JVCL Help:TJvPlugIn.Commands

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

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvPluginCommand


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