Table of Contents

TTMSFNCGoogleMapsPolygons.Insert Method

Inserts a new item at the specified index.

API unit family: TMSFNCGoogleMaps Declaring type: TTMSFNCGoogleMapsPolygons

Syntax

function Insert(Index: Integer): TTMSFNCGoogleMapsPolygon;

Parameters

Name Description
Index Zero-based item index.

Returns

The resulting google maps polygon instance.