AllowEmpty: Boolean;
The AllowEmpty property determines whether it is possible to clear the date by pressing the DEL button.
If the property is set to True, the date can be cleared by the DEL button. By default, AllowEmpty = False.
See also:
IDateTimePicker