Table of Contents

TTMSFNCMapsCoordinates.Insert Method

Inserts a new item at the specified index.

API unit family: TMSFNCMapsCommonTypes Declaring type: TTMSFNCMapsCoordinates

Syntax

function Insert(Index: Integer): TTMSFNCMapsCoordinateItem;

Parameters

Name Description
Index Zero-based item index.

Returns

The resulting maps coordinate item instance.