Show: Delphi C++
Display Preferences

System.WideString.IsEmpty

From XE2 API Documentation
Jump to: navigation, search

C++

bool __fastcall IsEmpty() const { return Data == 0; }

Properties

Type Visibility Source Unit Parent
function public wstring.h System WideString

Description

Returns True if the WideString is empty.

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

See Also

Personal tools
Previous Versions
Translations