JVCL Help:TJvTFSched.ConComponents

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 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