EntryPropertiesIsNull Property
Indicates whether a property value of a primitive type is null.
Syntax
property EntryPropertiesIsNull[EntryPropertiesIndex: Integer]: Boolean;
Default Value
false
Remarks
Indicates whether a property value of a primitive type is null.
The size of the array is controlled by the EntryPropertiesCount property.
This property is not available at design time.
Data Type
Boolean