Table of Contents

TTMSFNCGoogleMapsRectangles.Insert Method

Inserts a new item at the specified index.

API unit family: TMSFNCGoogleMaps Declaring type: TTMSFNCGoogleMapsRectangles

Syntax

function Insert(Index: Integer): TTMSFNCGoogleMapsRectangle;

Parameters

Name Description
Index Zero-based item index.

Returns

The resulting google maps rectangle instance.