TTMSFNCCloudAIAPIKeys.SaveToFile Method
Saves the API key values to an encrypted file.
API unit family: TMSFNCCloudAI
Declaring type: TTMSFNCCloudAIAPIKeys
Syntax
procedure SaveToFile(const AFileName, Password: string);
Parameters
| Name | Description |
|---|---|
AFileName |
Target file name. |
Password |
Password used to encrypt the stored values. |