TTMSFNCCloudTranslationRequests.Insert Method
Creates a new request item at the given position.
API unit family: TMSFNCCloudTranslation
Declaring type: TTMSFNCCloudTranslationRequests
Syntax
function Insert(Index: Integer): TTMSFNCCloudTranslationRequest;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based position at which to insert the item. |
Returns
The newly inserted request item.