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