IsEmpty

<< Click to Display Table of Contents >>

Navigation:  Classes > TStrBuilder > Properties >

IsEmpty

SIGNATURE=IW.Common.StrBuilder.TStrBuilder.IsEmpty

 

ETYPE=Property

 

Declaration:

Delphi:

public property IsEmpty: Boolean;

C++:

public: __property bool IsEmpty;

 

Description: This is IsEmpty, a member of class TStrBuilder.