Table of Contents

TTMSFNCOpenLayersPolylines.Insert Method

Inserts a new item at the specified index.

API unit family: TMSFNCOpenLayers Declaring type: TTMSFNCOpenLayersPolylines

Syntax

function Insert(Index: Integer): TTMSFNCOpenLayersPolyline;

Parameters

Name Description
Index Zero-based item index.

Returns

The inserted item.