TTMSMCPTool.OnDynamicExecute Event
Occurs when the tool is invoked and no name-keyed method is assigned, receiving the arguments keyed by parameter name. Assigning it switches the tool to the name-keyed execution path.
API unit family: TMS.MCP.Tools
Declaring type: TTMSMCPTool
Type: TTMSMCPDynamicMethodEvent
Syntax
property OnDynamicExecute: TTMSMCPDynamicMethodEvent;