JVCL Help:TJvTFScheduleManager.OnBatchesProcessed

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

Search in JVCL Help

 
Search in all projects
 

Summary

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