JVCL Help:TJvTFScheduleManager.ProcessBatches

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

Search in JVCL Help

 
Search in all projects
 

Summary

Processes several schedules at once.


Pascal

 procedureProcessBatches;


Description

Call this event to trigger the loading of all of the schedules that have been batched since the last call to ProcessBatches. Under normal circumstances you will not have to call this method. Please see "Batch Loading" for more information.


See Also

TJvTFScheduleManager.SchedLoadMode


About

Notes

This method will ALWAYS trigger the batch loading process regarding of the setting of SchedLoadMode, as long as there are schedules that have been previously batched to be loaded. (Schedules will not be batched for loading 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