JVCL Help:TJvEventCollectionItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvEventCollectionItem Class
[+] JvScheduledEvents.pas Classes
[+] TJvEventCollectionItem Events
[+] TJvEventCollectionItem Methods
[+] TJvEventCollectionItem Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvEventCollectionItem
run\JvScheduledEvents.pas
Summary
Represents a single scheduled event.
Pascal
run\JvScheduledEvents.pas
TJvEventCollectionItem = class(TCollectionItem);
Description
TJvEventCollectionItem represents a single scheduled event. It allows you to specify:
- if missed events since the last save or thestart of the schedule should be counted.
- the name to represent the event with.
- the (recurring) schedule for the event.
- the handler for the event.
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