JVCL Help:TJvPlugIn.Configure
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPlugIn.Configure Method
[+] TJvPlugIn Events
[+] TJvPlugIn Methods
[+] TJvPlugIn Properties
Search in JVCL Help
Search in all projectsSummary
Configures the plugin.
Pascal
procedureConfigure; virtual; stdcall;
Description
Configure is called by the host application to configure the plugin. As a plugin developer you could override this method, but it's better to just assign a handler to the OnConfigure event.
See Also
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