JVCL Help:TJvTFScheduleManager.ConComponentCount

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the number of TJvTFComponents that are connected to the server.


Pascal

 functionConComponentCount: Integer;


Description

Use the ConComponentCount method to find the number of TJvTFComponents that are connected to the server. To find the number of TJvTFControls, use ConControlCount instead.


See Also

TJvTFScheduleManager.ConComponents, TJvTFScheduleManager.ConControlCount, TJvTFScheduleManager.ConControls


About

Notes

This method supersedes the ComponentCount method 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