JVCL Help:TJvPluginCommand.OnExecute

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

Search in JVCL Help

 
Search in all projects
 

Summary

Event called when the command needs to be executed.


Pascal

 propertyOnExecute: TNotifyEvent;


Parameters

Parameters Description
Sender Reference to the sender of the request (usually a menu item or button from the host application.


Description

Write an OnExecute event handler to perform the command the user selects the menu item or button in the host application.


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