Table of Contents

TTMSFNCGoogleMapsPolylines.Insert Method

Inserts a new item at the specified index.

API unit family: TMSFNCGoogleMaps Declaring type: TTMSFNCGoogleMapsPolylines

Syntax

function Insert(Index: Integer): TTMSFNCGoogleMapsPolyline;

Parameters

Name Description
Index Zero-based item index.

Returns

The resulting google maps polyline instance.