JVCL Help:TJvTimeLimit.Loaded

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

Search in JVCL Help

 
Search in all projects
 

Summary

Checks whether the EndDate is reached.


Pascal

 procedureLoaded; override;


Description

Loaded is called automatically when the form containing the TJvTimeLimit control has been loaded into memory. TJvTimeLimit uses this method to check whether the date specified by EndDate is reached. If so, it triggers the OnExpire event and the terminates the application.


See Also

TJvTimeLimit.EndDate, TJvTimeLimit.OnExpire


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