Table of Contents

TTMSFNCHotSpotCollection.Insert Method

Inserts a hotspot at the specified index.

API unit family: TMSFNCHotSpotImage Declaring type: TTMSFNCHotSpotCollection

Syntax

function Insert(Index: Integer): TTMSFNCHotSpot;

Parameters

Name Description
Index Zero-based insertion index.

Returns

The newly inserted hotspot.