TTMSFNCDatePicker.AllowNumericNullValue Property
Controls whether an empty numeric edit value is accepted as no date.
API unit family: TMSFNCDatePicker
Declaring type: TTMSFNCDatePicker
Inherited from: TTMSFNCCustomDatePicker
Type: Boolean
Syntax
property AllowNumericNullValue: Boolean;
Default: True
Remarks
When True, the edit can represent an empty date value. The default value is True.