JVCL Help:TJvCustomDateEdit.CheckOnExit
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomDateEdit.CheckOnExit Property
[+] TJvCustomDateEdit Events
[+] TJvCustomDateEdit Fields
[+] TJvCustomDateEdit Methods
[+] TJvCustomDateEdit Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether to check the control's text when the user attempts to leave the control.
Pascal
propertyCheckOnExit: Boolean;
Description
Use CheckOnExit to specify whether to validate the control's text when the user attempts to leave the combo control. If set to true, the control calls CheckValidDate on exit of the control.
See Also
TJvCustomDateEdit.CheckValidDate, 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