TTMSMCPClientSettingsDialog.Client Property
Client whose servers and model settings the window edits.
API unit family: TMS.MCP.Client.SettingsDialog
Declaring type: TTMSMCPClientSettingsDialog
Inherited from: TTMSMCPCustomClientSettingsDialog
Type: TTMSMCPClient
Syntax
property Client: TTMSMCPClient;
Remarks
Must be assigned before the window is shown, because the window reads the server list and the access keys as it opens. The dialog does not own the client and never releases it. Changes the user makes are applied to this client directly, without a separate confirmation step.