TTMSMCPCloudImageAI.APIKey Property
Key used to authenticate against the selected image service.
API unit family: TMS.MCP.CloudImageAI
Declaring type: TTMSMCPCloudImageAI
Inherited from: TTMSMCPCustomCloudImageAI
Type: string
Syntax
property APIKey: string;
Remarks
Required: starting an operation while this is empty raises an exception on the calling thread. How the key is sent depends on the selected service. Treat it as a secret and avoid storing it in a form file that ships with the application.