Table of Contents

TTMSFNCMemoLanguageFileExtensionMap.Insert Method

Inserts a new empty extension mapping at the specified position.

API unit family: TMSFNCMemo Declaring type: TTMSFNCMemoLanguageFileExtensionMap

Syntax

function Insert(Index: Integer): TTMSFNCMemoLanguageFileExtensionMapItem;

Parameters

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

Returns

The newly created TTMSFNCMemoLanguageFileExtensionMapItem instance.