TTMSMCPCustomClientConnection.Capabilities Property
Optional features this connection announces to its server during the handshake.
API unit family: TMS.MCP.Client.Connection
Declaring type: TTMSMCPCustomClientConnection
Type: TTMSMCPClientCapabilities
Syntax
property Capabilities: TTMSMCPClientCapabilities;
Remarks
Assigning copies the settings into the existing instance instead of replacing it. Changes made after the handshake are not announced; set the capabilities before calling Start.