Table of Contents

TTMSFNCTomTomMarkers.Insert Method

Inserts a marker item at the specified collection index.

API unit family: TMSFNCTomTom Declaring type: TTMSFNCTomTomMarkers

Syntax

function Insert(Index: Integer): TTMSFNCTomTomMarker;

Parameters

Name Description
Index Zero-based position where the marker is inserted.

Returns

The inserted marker item.