RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
AnsiString::Length Method

Returns the length of the System::AnsiString::AnsiString.

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

System::AnsiString::Length returns the number of bytes in this System::AnsiString::AnsiString

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!