JVCL Help:TJvPlugIn.OnConfigure
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPlugIn.OnConfigure Property
[+] TJvPlugIn Events
[+] TJvPlugIn Methods
[+] TJvPlugIn Properties
Search in JVCL Help
Search in all projectsSummary
Event called when the host requests to configure the plugin.
Pascal
propertyOnConfigure: TNotifyEvent;
Parameters
Parameters | Description |
Sender | Reference to the plugin. |
Description
Write an OnConfigure event handler to provide a means of configuring the plugin. The host application will call the Configure method of the plugin, which in turn will trigger this event.
See Also
TJvPlugIn.Configure, TJvPlugIn.OnInitialize
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