JVCL Help:TJvPluginManager.Plugins

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

Search in JVCL Help

 
Search in all projects
 

Summary

Array of loaded plugins.


Pascal

 propertyPlugins [Index: Integer]: TJvPlugIn;


Parameters

Parameters Description
Index Zero-based index of the plugin to reference. This value must lie within the range 0 .. PluginCount-1.


Description

Plugins is an array of loaded plugins. The index is zero-based and runs from 0 up to PluginCount-1.


See Also

TJvPluginManager.GetLoadedPlugins, TJvPluginManager.PluginCount


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