JVCL Help:TJvDateEdit.DefaultToday
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDateEdit.DefaultToday Property
[+] TJvDateEdit Events
[+] TJvDateEdit Methods
[+] TJvDateEdit Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether to use today's day as default.
Pascal
propertyDefaultToday: Boolean;
Description
Set DefaultToday to true to use today's date as default. For example, if the Text of the control is empty then Date will return today's date. Set DefaultToday to false to use the null value (12/30/1899 12:00 am) as default.
See Also
TJvCustomDateEdit.Date
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