JVCL Help:TJvEventCollectionItem.RequestedTriggerTime
JVCL Help: TJvEventCollectionItem.RequestedTriggerTime Property
Search in JVCL Help
Search in all projectsSummary
Determines the date and time at which the event was supposed to be triggered.
Pascal
propertyRequestedTriggerTime: TTimeStamp;
Description
RequestedTriggerTime will report the date and time at which the event was scheduled to be triggered (either through the schedule or because of a Snooze request).
If your application is busy, there might be difference between actual trigger time and requested trigger time. To find out what date and time the event should was triggered you can check the value of ActualTriggerTime.
See Also
TJvEventCollectionItem.ActualTriggerTime, TJvEventCollectionItem.NextFire, 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