JVCL Help:TJvTimerEvents
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTimerEvents Class
[+] JvTimerList.pas Classes
[+] TJvTimerEvents Methods
[+] TJvTimerEvents Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvTimerEvents
run\JvTimerList.pas
Summary
Container for TJvTimerEvent objects.
Pascal
run\JvTimerList.pas
TJvTimerEvents = class(TOwnedCollection);
Description
TJvTimerEvents is a collection of TJvTimerEvent objects, each of which represents a single timer for a timer list (TJvTimerList instance). TJvTimerEvents objects are the implementation of the Events property of TJvTimerList.
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