TStringHelper.Empty
Check if the string is empty
Declaration
Source position: syshelph.inc line 65
public Const
Empty = '';
Description
Empty returns True if the string has length 0 (zero).
Check if the string is empty
Source position: syshelph.inc line 65
public Const
Empty = '';
Empty returns True if the string has length 0 (zero).