JVCL Help:TJvPluginManager.PluginCount
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPluginManager.PluginCount Property
[+] TJvPluginManager Events
[+] TJvPluginManager Methods
[+] TJvPluginManager Properties
Search in JVCL Help
Search in all projectsSummary
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