Table of Contents

TTMSFNCOpenLayersPolygons.Insert Method

Inserts a new item at the specified index.

API unit family: TMSFNCOpenLayers Declaring type: TTMSFNCOpenLayersPolygons

Syntax

function Insert(Index: Integer): TTMSFNCOpenLayersPolygon;

Parameters

Name Description
Index Zero-based item index.

Returns

The inserted item.