JVCL Help:TJvDateTimePicker.NullDate
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDateTimePicker.NullDate Property
[+] TJvDateTimePicker Methods
[+] TJvDateTimePicker Properties
Search in JVCL Help
Search in all projectsSummary
Indicates the date or time that represents an empty "null" value.
Pascal
propertyNullDate: TDateTime;
Description
Use NullDate to specify a date or time - depending on the Kind property - that represents an empty "null" value. If the user entered a date or time equal to NullDate, thus the Date or Time property is equal to NullDate, then the string represented by NullText is displayed.
See Also
TJvDateTimePicker.DropDownDate, TJvDateTimePicker.NullText
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page