TTMSFNCCloudAI.AddText Method
Adds inline text to the request content collection.
API unit family: TMSFNCCloudAI
Declaring type: TTMSFNCCloudAI
Syntax
procedure AddText(const AText: string; AType: TTMSFNCCloudAIFileType);
Parameters
| Name | Description |
|---|---|
AText |
Text to add. |
AType |
Content type category assigned to the text item. |