IUiField.IsNull

Syntax

IsNull: Boolean;

Description

The IsNull property returns whether the current record contains an empty value for this field.

Comments

The property returns True if the current record contains an empty value for this field, and False if the field value in the record contains data.

See also:

IUiField