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