Table of Contents

TTMSFNCCloudAIAPIKeys.LoadFromFile Method

Loads API key values from an encrypted file.

API unit family: TMSFNCCloudAI Declaring type: TTMSFNCCloudAIAPIKeys

Syntax

procedure LoadFromFile(const AFileName, Password: string);

Parameters

Name Description
AFileName Source file name.
Password Password used to decrypt the stored values.