JVCL Help:TJvTimerEvents

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvTimerEvents
run\JvTimerList.pas


Summary

Container for TJvTimerEvent objects.

run\JvTimerList.pas


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.

run\JvTimerList.pas


About

Navigation

run\JvTimerList.pas



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