Table of Contents

TTMSFNCMemoThemeReferences.Insert Method

Inserts a new empty theme reference at the specified position.

API unit family: TMSFNCMemo Declaring type: TTMSFNCMemoThemeReferences

Syntax

function Insert(Index: Integer): TTMSFNCMemoThemeReference;

Parameters

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

Returns

The newly created TTMSFNCMemoThemeReference instance.