TTMSMCPTool.OnExecute Event
Occurs when the tool is invoked and no positional method is assigned, receiving the arguments by position. Use it to implement a tool on a component or form at design time.
API unit family: TMS.MCP.Tools
Declaring type: TTMSMCPTool
Type: TTMSMCPMethodEvent
Syntax
property OnExecute: TTMSMCPMethodEvent;