JVCL Help:TJvDateEdit.CheckOnExit

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

Search in JVCL Help

 
Search in all projects
 

Summary

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