Table of Contents

TTMSFNCMemoCustomLanguageRules.Insert Method

Inserts a new empty tokenizer rule at the specified position.

API unit family: TMSFNCMemoCustomLanguage Declaring type: TTMSFNCMemoCustomLanguageRules

Syntax

function Insert(Index: Integer): TTMSFNCMemoCustomLanguageRule;

Parameters

Name Description
Index Zero-based index at which to insert the new rule.

Returns

The newly created TTMSFNCMemoCustomLanguageRule instance.