JVCL Help:TJvEventCollectionItem.NextFire

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the date and time at which the event is fired again.


Pascal

 propertyNextFire: TTimeStamp;


Description

NextFire determines the timestamp at which the event will be fired again. If there are no more events NextFire will hold NullStamp. If a snooze request has been issued NextFire will hold the timestamp at which the snooze interval has passed. If the schedule has not ended NextFire will hold the timestamp for the next event.


See Also

TJvEventCollectionItem.NextScheduleFire, 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