Table of Contents

TTMSFNCWidgetGaugeNeedles Class

Collection of additional gauge needles.

API unit family: TMSFNCWidgetGauge Inherits from: TOwnedCollection

Syntax

TTMSFNCWidgetGaugeNeedles = class(TOwnedCollection)

Properties

Name Description
Items Gets or sets an additional needle by zero-based index.

Methods

Name Description
Add Adds an additional needle to the collection.
Delete Deletes the additional needle at the specified index.
Insert Inserts an additional needle at the specified index.

Events

Name Description
OnChanged Event raised when the collection changes.