JVCL Help:TJvPluginManager.PluginKind

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

Search in JVCL Help

 
Search in all projects
 

Summary

Type of plugins to use when loading plugins.


Pascal

 propertyPluginKind: TPluginKind;


Description

LoadPlugins reads this property to determine the type of plugin to specify when loading the plugins that were found.
When you change the value of this property and the Extension property contains the default extension for the old value, the Extension will be changed to the default extension for the new plugin type.


See Also

TJvPluginManager.Extension, TJvPluginManager.LoadPlugins, TJvPluginManager.PluginFolder


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