Table of Contents

TTMSFNCFilterRulePlaceholders.Insert Method

Inserts a new text-source item at the specified position and returns it.

API unit family: TMS.TMSFNCFilterRulesManager Declaring type: TTMSFNCFilterRulePlaceholders

Syntax

function Insert(Index: Integer): TTMSFNCFilterRulePlaceholder;

Parameters

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

Returns

The newly inserted text-source item.