JVCL Help:TJvTFScheduleManager.OnCreateSchedule
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFScheduleManager.OnCreateSchedule Event
[+] TJvTFScheduleManager Events
[+] TJvTFScheduleManager Fields
[+] TJvTFScheduleManager Methods
[+] TJvTFScheduleManager Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when a new schedule is created.
Pascal
propertyOnCreateSchedule: TJvTFSchedEvent;
Description
This event is fired when the server creates a schedule object. This is especially handy if you will be attaching custom data to the schedule via a custom object. It provides a place for you to create your custom object.
See Also
TJvTFScheduleManager.OnDestroySchedule
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