Table of Contents

TTMSMCPClient.Servers Property

Servers this client talks to.

API unit family: TMS.MCP.Client Declaring type: TTMSMCPClient Inherited from: TTMSMCPCustomClient Type: TTMSMCPClientServers

Syntax

property Servers: TTMSMCPClientServers;

Remarks

The collection is created with the client and released with it. Add entries through its own Add method; assigning a different collection replaces the reference outright rather than copying the entries, which abandons the collection the client created.