RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
WideString::IsEmpty Method

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

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

Call System::WideString::IsEmpty to determine whether the System::WideString::WideString represents an empty string. 

 

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