Table of Contents

TTMSFNCGoogleMapsOverlayViews.Insert Method

Inserts a new item at the specified index.

API unit family: TMSFNCGoogleMaps Declaring type: TTMSFNCGoogleMapsOverlayViews

Syntax

function Insert(Index: Integer): TTMSFNCGoogleMapsOverlayView;

Parameters

Name Description
Index Zero-based item index.

Returns

The resulting google maps overlay view instance.