IsEmpty: Boolean;
The IsEmpty property returns whether the variable contains empty value.
The IsEmpty property returns True if empty value is set for the variable and False in all other cases.
The example of use is given in description of the Variant.Empty property.
See also: