TStringsHelper.IsEmpty Property
Gets a value indicates whether the strings is empty.
public property IsEmpty: Boolean read GetIsEmpty;
Property Value
Type: Boolean
Returns true if the count of the list is zero, otherwise, returns false.
Gets a value indicates whether the strings is empty.
public property IsEmpty: Boolean read GetIsEmpty;
Returns true if the count of the list is zero, otherwise, returns false.