Table of Contents

TTMSFNCGoogleMapsKMLLayers.Insert Method

Inserts a new item at the specified index.

API unit family: TMSFNCGoogleMaps Declaring type: TTMSFNCGoogleMapsKMLLayers

Syntax

function Insert(Index: Integer): TTMSFNCGoogleMapsKMLLayer;

Parameters

Name Description
Index Zero-based item index.

Returns

The resulting google maps kml layer instance.