JVCL Help:TJvPluginManager.Extension
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPluginManager.Extension Property
[+] TJvPluginManager Events
[+] TJvPluginManager Methods
[+] TJvPluginManager Properties
Search in JVCL Help
Search in all projectsSummary
Extension of plugins to find.
Pascal
propertyExtension: string;
Description
LoadPlugins reads this property to determine the extension to use while scanning for plugins.
By default this extension will be set to the extension belonging to the current type of plugins, as set by the PluginKind property. Changing PluginKind will change the Extension property as well, provided it contains the extension belonging the previous PluginKind.
If you change Extension to another extension you should not specify the dot. The extension will not change when you change the PluginKind property.
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