Table of Contents

TTMSFNCMemoCustomLanguageBrackets.Insert Method

Inserts a new empty bracket pair definition at the specified position.

API unit family: TMSFNCMemoCustomLanguage Declaring type: TTMSFNCMemoCustomLanguageBrackets

Syntax

function Insert(Index: Integer): TTMSFNCMemoCustomLanguageBracket;

Parameters

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

Returns

The newly created TTMSFNCMemoCustomLanguageBracket instance.