Table of Contents

TTMSFNCMemoCustomLanguageCases.Insert Method

Inserts a new empty case branch at the specified position.

API unit family: TMSFNCMemoCustomLanguage Declaring type: TTMSFNCMemoCustomLanguageCases

Syntax

function Insert(Index: Integer): TTMSFNCMemoCustomLanguageCase;

Parameters

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

Returns

The newly created TTMSFNCMemoCustomLanguageCase instance.