TTMSFNCCustomDateTimePicker.Clear Method
Clears the current selection from the date and time edit controls.
API unit family: TMSFNCDateTimePicker
Declaring type: TTMSFNCCustomDateTimePicker
Syntax
procedure Clear;
Remarks
Resets the embedded date picker and whichever time picker is active (analog or digital) back to their blank state, and, when Native is True, also resets the native DateEdit and TimeEdit controls. Use this together with AllowNumericNullValue set to True so the cleared state displays as blank rather than being coerced to a concrete date or time.