Table of Contents

TTMSFNCLeafletTileLayers.Insert Method

Inserts a new item at the specified index.

API unit family: TMSFNCLeaflet Declaring type: TTMSFNCLeafletTileLayers

Syntax

function Insert(Index: Integer): TTMSFNCLeafletTileLayer;

Parameters

Name Description
Index Zero-based item index.

Returns

The inserted item.