TTMSMCPCustomClientConnection.OnGetToolsList Event
Occurs when the complete tool catalog has been received, including every page.
API unit family: TMS.MCP.Client.Connection
Declaring type: TTMSMCPCustomClientConnection
Type: TNotifyEvent
Syntax
property OnGetToolsList: TNotifyEvent;
Remarks
Raised on the main thread. Read the catalog with GetTools, observing the ownership rules described there.