JVCL Help:TJvPlugIn.Configure

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvPlugIn.OnConfigure


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