JVCL Help:TJvCustomDateEdit.CheckValidDate

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

 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

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