JVCL Help:TJvTFScheduleManager.ConComponents
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFScheduleManager.ConComponents Property
[+] TJvTFScheduleManager Events
[+] TJvTFScheduleManager Fields
[+] TJvTFScheduleManager Methods
[+] TJvTFScheduleManager Properties
Search in JVCL Help
Search in all projectsSummary
Provides indexed access to the JTF components connected to the server.
Pascal
propertyConComponents [Index: Integer]: TJvTFComponent;
Description
Use this property to access any of the TJvTFComponents that are connected to the server. To access the TJvTFControls, use the ConControls property instead.
See Also
TJvTFScheduleManager.ConComponentCount, TJvTFScheduleManager.ConControlCount, TJvTFScheduleManager.ConControls
About
Notes
This property supersedes the Connections property as of version 1.1 of the server.
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