Table of Contents

TTMSFNCGoogleMapsDirections.Insert Method

Inserts a new item at the specified index.

API unit family: TMSFNCGoogleMaps Declaring type: TTMSFNCGoogleMapsDirections

Syntax

function Insert(Index: Integer): TTMSFNCGoogleMapsDirectionsItem;

Parameters

Name Description
Index Zero-based item index.

Returns

The resulting google maps directions item instance.