JVCL Help:TJvTFScheduleManager.OnBatchesProcessed
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFScheduleManager.OnBatchesProcessed Property
[+] TJvTFScheduleManager Events
[+] TJvTFScheduleManager Fields
[+] TJvTFScheduleManager Methods
[+] TJvTFScheduleManager Properties
Search in JVCL Help
Search in all projectsSummary
Occurs after batches have been processed.
Pascal
propertyOnBatchesProcessed: TNotifyEvent;
Description
This event will fire after OnLoadBatch has been called for each batch that must be loaded. Please see "Batch Loading" for more information.
See Also
TJvTFScheduleManager.SchedLoadMode
About
Notes
This event will not fire unless SchedLoadMode is set to slmBatch.
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