JVCL Help:TJvPluginManager.UnloadPlugin
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPluginManager.UnloadPlugin Method
[+] TJvPluginManager Events
[+] TJvPluginManager Methods
[+] TJvPluginManager Properties
Search in JVCL Help
Search in all projectsSummary
Unloads the specified plugin.
Pascal
procedureUnloadPlugin(Index: Integer);
Parameters
Parameters | Description |
Index: Integer | Zero-based index into the Plugins array of the plugin to unload. |
Description
UnloadPlugin will unload the plugin at the specified index.
See Also
TJvPluginManager.LoadPlugin, TJvPluginManager.PluginCount, 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