TTMSFNCCloudAI.AddFile Method
Adds a local file to the request content collection.
API unit family: TMSFNCCloudAI
Declaring type: TTMSFNCCloudAI
Syntax
procedure AddFile(const AFileName: string; AType: TTMSFNCCloudAIFileType);
Parameters
| Name | Description |
|---|---|
AFileName |
Path of the file to add. |
AType |
Content type category for the file. |