JVCL Help:TJvTFSched.ConComponents
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFSched.ConComponents Property
[+] TJvTFSched Fields
[+] TJvTFSched Methods
[+] TJvTFSched Properties
Search in JVCL Help
Search in all projectsSummary
Provides indexed access to connected JvTFComponents.
Pascal
propertyConComponents [Index: Integer]: TJvTFComponent;
Description
This property provides access to each of the JvTFComponents that are connected to the schedule object.
Use the ConControls property to access the JvTFControls that are connected to the schedule object.
See Also
TJvTFSched.ConComponentCount, TJvTFSched.ConControlCount, TJvTFSched.ConControls
About
Notes
This property supersedes the Controls 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