RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
UnicodeString::Length Method

Returns length in characters of System::UnicodeString.

Pascal
function Length: Integer;
C++
__fastcall int Length() const;

System::UnicodeString::Length returns the number of characters (not necessarily bytes) in a System::UnicodeString object. 

 

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