JVCL Help:TJvCustomDateEdit.CheckValidDate
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomDateEdit.CheckValidDate Method
[+] TJvCustomDateEdit Events
[+] TJvCustomDateEdit Fields
[+] TJvCustomDateEdit Methods
[+] TJvCustomDateEdit Properties
Search in JVCL Help
Search in all projectsSummary
Validates the text of the combo control against the current date mask.
Pascal
procedureCheckValidDate; virtual;
Description
CheckValidDate validates the combo control's text. If the text does not match the specifications of the date mask, CheckValidDate raises an exception.
Call GetDateMask to retrieve the date mask. Use CheckOnExit to specify whether to check the text on exit of the control.
See Also
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