Table of Contents

TTMSFNCHotSpotCollection Class

Collection of hotspot items owned by a hotspot image.

API unit family: TMSFNCHotSpotImage Inherits from: TOwnedCollection

Syntax

TTMSFNCHotSpotCollection = class(TOwnedCollection)

Properties

Name Description
HotSpotImage Gets the hotspot image that owns the collection.
Items Gets or sets the hotspot at the specified index.

Methods

Name Description
Add Adds a hotspot to the collection.
EndUpdate Ends an update block and notifies listeners when the collection changed.
Insert Inserts a hotspot at the specified index.

Events

Name Description
OnChanged Occurs when the hotspot collection changes.