JVCL Help:TJvCustomDateEdit.ValidateEdit
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomDateEdit.ValidateEdit 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
procedureValidateEdit; override;
Description
ValidateEdit validates the combo control's text. If the text does not match the specifications of the date mask, ValidateEdit 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