Table of Contents

TTMSMCPCustomClientConnection.OnGetPromptsList Event

Occurs when the complete prompt catalog has been received, including every page.

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

Syntax

property OnGetPromptsList: TNotifyEvent;

Remarks

Raised on the main thread. Read the catalog with GetPrompts, observing the ownership rules described there.