Table of Contents

TTMSFNCMapBoxMarkers.Insert Method

Inserts a marker item at the specified collection index.

API unit family: TMSFNCMapBox Declaring type: TTMSFNCMapBoxMarkers

Syntax

function Insert(Index: Integer): TTMSFNCMapBoxMarker;

Parameters

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

Returns

The inserted marker item.