TTMSMCPTool.Method Property
Anonymous method run when the tool is invoked, receiving its arguments by position. It takes precedence over the execute event, and is itself bypassed when a name-keyed callback is assigned.
API unit family: TMS.MCP.Tools
Declaring type: TTMSMCPTool
Type: TTMSMCPMethod
Syntax
property Method: TTMSMCPMethod;