JVCL Help:TJvEventCollectionItem.NextScheduleFire
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvEventCollectionItem.NextScheduleFire Property
[+] TJvEventCollectionItem Events
[+] TJvEventCollectionItem Methods
[+] TJvEventCollectionItem Properties
Search in JVCL Help
Search in all projectsSummary
Determines the next date and time at which the event is scheduled to fire again.
Pascal
propertyNextScheduleFire: TTimeStamp;
Description
NextScheduleFire determines the timestamp at which the event will be fired again, according to the Schedule. It will not take any snooze requests into account.
If there are no more events NextScheduleFire will hold NullStamp, regardless of any outstanding Snooze requests.
See Also
TJvEventCollectionItem.NextFire, TJvEventCollectionItem.Snooze
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