JVCL Help:TJvCustomDateEdit.ValidateEdit

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvCustomDateEdit.GetDateMask


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