Table of Contents

TTMSFNCMapsElementActions.Insert Method

Creates and returns a new collection item at the specified index.

API unit family: TMSFNCMaps Declaring type: TTMSFNCMapsElementActions

Syntax

function Insert(AIndex: Integer): TTMSFNCMapsElementAction; reintroduce;

Parameters

Name Description
AIndex Zero-based item index.

Returns

Value returned by the function.