JVCL Help:TJvEventCollection
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvEventCollection Class
[+] JvScheduledEvents.pas Classes
[+] TJvEventCollection Methods
[+] TJvEventCollection Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvEventCollection
run\JvScheduledEvents.pas
Summary
Maintains a list of scheduled events.
Pascal
run\JvScheduledEvents.pas
TJvEventCollection = class(TOwnedCollection);
Description
TJvEventCollection maintains a list of scheduled events as used by TJvCustomScheduledEvents descendants.
The collection will be populated with TJvEventCollectionItem objects.
See Also
TJvCustomScheduledEvents, TJvCustomScheduledEvents.Events, TJvEventCollectionItem
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