JVCL Help:TJvTFScheduleManager.ConControlCount
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFScheduleManager.ConControlCount Method
[+] TJvTFScheduleManager Events
[+] TJvTFScheduleManager Fields
[+] TJvTFScheduleManager Methods
[+] TJvTFScheduleManager Properties
Search in JVCL Help
Search in all projectsSummary
Returns the number of JTF controls connected to the server.
Pascal
functionConControlCount: Integer;
Description
Use the ConControlCount to get the number of TJvTFControls that are connected to the server. To get the number of TJvTFComponents instead, use the ConComponentCount.
See Also
TJvTFScheduleManager.ConComponentCount, TJvTFScheduleManager.ConComponents, TJvTFScheduleManager.ConControls
About
Notes
This method supersedes ConnectionCount 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