Table of Contents

TTMSFNCCloudTranslationTranslations.Insert Method

Creates a new translation item at the given position.

API unit family: TMSFNCCloudTranslation Declaring type: TTMSFNCCloudTranslationTranslations

Syntax

function Insert(Index: Integer): TTMSFNCCloudTranslationTranslation;

Parameters

Name Description
Index Zero-based position at which to insert the item.

Returns

The newly inserted translation item.