RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
AnsiStringBase::AnsiLastChar Method

Returns a pointer to the last full character in the System::AnsiStringBase::AnsiStringBase.

Pascal
function AnsiLastChar: char*;
C++
__fastcall char* AnsiLastChar() const;

Returns a pointer to the last full character in the System::AnsiStringBase::AnsiStringBase. This function supports multibyte characters. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!