JVCL Help:TJvPluginManager.UnloadPlugin

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

Search in JVCL Help

 
Search in all projects
 

Summary

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