JVCL Help:TJvEventCollection

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvEventCollection
run\JvScheduledEvents.pas


Summary

Maintains a list of scheduled events.

run\JvScheduledEvents.pas


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.

run\JvScheduledEvents.pas


See Also

TJvCustomScheduledEvents, TJvCustomScheduledEvents.Events, TJvEventCollectionItem

run\JvScheduledEvents.pas


About

Navigation

run\JvScheduledEvents.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