Table of Contents

TTMSMCPClientServers.OnToolsChanged Event

Occurs when one of the server entries reports that its tool catalog has been received or has changed.

API unit family: TMS.MCP.Client Declaring type: TTMSMCPClientServers Type: TNotifyEvent

Syntax

property OnToolsChanged: TNotifyEvent;

Remarks

Raised on the main thread with the collection as sender. The owning client uses this to rebuild the tool definitions it offers to the model, so replacing the handler on a client's own collection disables that rebuild.