Table of Contents

TTMSFNCHereHeatMaps.Insert Method

Inserts a heat-map item at the specified collection index.

API unit family: TMSFNCHere Declaring type: TTMSFNCHereHeatMaps

Syntax

function Insert(Index: Integer): TTMSFNCHereHeatMap;

Parameters

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

Returns

The inserted heat-map item.