JVCL Help:TJvTFControl.Schedules

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

Search in JVCL Help

 
Search in all projects
 

Summary

Provides indexed access to the schedules.


Pascal

 propertySchedules [Index: Integer]: TJvTFSched;


Description

Allows you to access each of the schedule objects that are connected to the control using an index. The Schedules property is a list of all schedules that are being used (have been requested and not yet released) by the control.


See Also

TJvTFControl.ScheduleCount


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