RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
UnicodeString::IsEmpty Method

Indicates if System::UnicodeString is empty.

Pascal
function IsEmpty: bool;
C++
__fastcall bool IsEmpty() const;

System::UnicodeString::IsEmpty returns true if a System::UnicodeString object is empty, false otherwise. 

 

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