Table of Contents

TTMSMCPCustomClientSettingsDialog Class

Base class of the ready-made settings window for a client component. The window lets the user add, edit and remove the servers the client talks to, start and stop each one, inspect the tools it publishes, and enter the access keys and model names of the supported model services.

API unit family: TMS.MCP.Client.SettingsDialog Inherits from: TTMSMCPCustomDialog

Syntax

TTMSMCPCustomClientSettingsDialog = class(TTMSMCPCustomDialog)

Remarks

Every published surface lives here as a protected member; the concrete descendant publishes the parts it wants to expose. Use that descendant rather than this class directly. Edits made in the window are written straight into the client the dialog is attached to.