JVCL Help:TJvTimeLimit.EndDate

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

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