TTMSMCPClientSettingsDialog.OnAPIKeysChanged Event
Occurs after the user changed an access key or a model name, once the value has been written to the client.
API unit family: TMS.MCP.Client.SettingsDialog
Declaring type: TTMSMCPClientSettingsDialog
Inherited from: TTMSMCPCustomClientSettingsDialog
Type: TNotifyEvent
Syntax
property OnAPIKeysChanged: TNotifyEvent;
Remarks
Use it to persist the keys. It does not fire while the window is populating its own controls.