RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
AnsiString::IsEmpty Method

Returns true if the System::AnsiString::AnsiString is empty.

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

System::AnsiString::IsEmpty returns true if this System::AnsiString::AnsiString is empty, false otherwise. 

 

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