Table of Contents

TTMSFNCMemoThemeRules.Insert Method

Inserts a new empty token coloring rule at the specified position.

API unit family: TMSFNCMemoCustomTheme Declaring type: TTMSFNCMemoThemeRules

Syntax

function Insert(Index: Integer): TTMSFNCMemoThemeRule;

Parameters

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

Returns

The newly created TTMSFNCMemoThemeRule instance.