Table of Contents

TTMSFNCWidgetLEDScopeChannels Class

Collection of TTMSFNCWidgetLEDScopeChannel items that make up the bars of the LED scope.

API unit family: TMSFNCWidgetLEDScope Inherits from: TTMSFNCOwnedCollection

Syntax

TTMSFNCWidgetLEDScopeChannels = class(TTMSFNCOwnedCollection)

Properties

Name Description
Items Provides indexed access to the channels in the collection.

Methods

Name Description
Add Adds a new channel to the collection.
Insert Inserts a new channel at the given position.
Update Responds to a change in a collection item and notifies listeners so the scope repaints.

Events

Name Description
OnChanged Occurs when a channel is added, removed, or modified.