JVCL Help:TJvPluginManager.PluginCount

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

Search in JVCL Help

 
Search in all projects
 

Summary

Number of loaded plugins.


Pascal

 propertyPluginCount: Integer;


Description

PluginCount holds the number of plugins currently loaded. You can access individual plugins by using the Plugins property and you can retrieve a name list of loaded plugins by calling GetLoadedPlugins.


See Also

TJvPluginManager.GetLoadedPlugins, TJvPluginManager.Plugins


About

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