JVCL Help:TJvTimerEvent.ExecCount
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTimerEvent.ExecCount Property
[+] TJvTimerEvent Methods
[+] TJvTimerEvent Properties
Search in JVCL Help
Search in all projectsSummary
Returns the number of times the timer has fired an OnTimer event.
Pascal
propertyExecCount: Integer;
Description
ExecCount contains the number of times the timer has fired an OnTimer event. ExecCount is reset to 0, when Enabled is changed to true.
See Also
TJvTimerEvent.Enabled, TJvTimerEvent.OnTimer
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