JVCL Help:TJvTimeLimit.Loaded
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTimeLimit.Loaded Method
[+] TJvTimeLimit Methods
[+] TJvTimeLimit Properties
Search in JVCL Help
Search in all projectsSummary
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