Table of Contents

TTMSFNCOpenLayersTileLayers.Insert Method

Inserts a new item at the specified index.

API unit family: TMSFNCOpenLayers Declaring type: TTMSFNCOpenLayersTileLayers

Syntax

function Insert(Index: Integer): TTMSFNCOpenLayersTileLayer;

Parameters

Name Description
Index Zero-based item index.

Returns

The inserted item.