Table of Contents

TTMSFNCOpenLayersCircles.Insert Method

Inserts a new item at the specified index.

API unit family: TMSFNCOpenLayers Declaring type: TTMSFNCOpenLayersCircles

Syntax

function Insert(Index: Integer): TTMSFNCOpenLayersCircle;

Parameters

Name Description
Index Zero-based item index.

Returns

The inserted item.