JVCL Help:TJvTimeLimit.EndDate
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTimeLimit.EndDate Property
[+] TJvTimeLimit Methods
[+] TJvTimeLimit Properties
Search in JVCL Help
Search in all projectsSummary
Indicates an end date, after which the application won't start.
Pascal
propertyEndDate: TDate;
Description
Use EndDate to set the last possible date that the application will work. If the user starts the application after or on the date specified by EndDate, TJvTimeLimit triggers the OnExpire event and terminates the application.
See Also
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