JVCL Help:TJvPlugIn.Commands
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvPlugIn.Commands Property
[+] TJvPlugIn Events
[+] TJvPlugIn Methods
[+] TJvPlugIn Properties
Search in JVCL Help
Search in all projectsSummary
Commands provided by the plugin.
Pascal
propertyCommands: TJvPluginCommands;
Description
The Commands property is a collection of commands provided by the plugin. A single plugin can provide zero or more commands. For each command you can specify a bitmap (the icon for the menu or button), its caption, hint, custom data and the handler to execute when the command is requested by the host application.
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