JVCL Help:TJvEventCollectionItem.ActualTriggerTime
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvEventCollectionItem.ActualTriggerTime Property
[+] TJvEventCollectionItem Events
[+] TJvEventCollectionItem Methods
[+] TJvEventCollectionItem Properties
Search in JVCL Help
Search in all projectsSummary
Determines the actual date and time at which the event was triggered.
Pascal
propertyActualTriggerTime: TTimeStamp;
Description
ActualTriggerTime will report the date and time at which the event was triggered.
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 have been triggered you can check the value of RequestedTriggerTime.
See Also
TJvEventCollectionItem.NextFire, TJvEventCollectionItem.RequestedTriggerTime
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