RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
WideString::Length Method

Returns the length of theSystem::WideString::WideString.

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

System::WideString::Length returns the number of characters in thisSystem::WideString::WideString

 

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