Table of Contents

TTMSFNCWidgetLEDScope Class

Published LED scope control for displaying multiple stacked LED channels.

API unit family: TMSFNCWidgetLEDScope Inherits from: TTMSFNCCustomWidgetLEDScope

Syntax

TTMSFNCWidgetLEDScope = class(TTMSFNCCustomWidgetLEDScope)

Properties

Name Description
Channels Collection of channels drawn by the scope. (inherited from TTMSFNCCustomWidgetLEDScope)
Count Number of LED steps drawn for each channel. (inherited from TTMSFNCCustomWidgetLEDScope)
DefaultChannel Default channel settings used when creating or resetting channels. (inherited from TTMSFNCCustomWidgetLEDScope)

Methods

Name Description
InitSample Populates the scope with sample channel values. (inherited from TTMSFNCCustomWidgetLEDScope)

Events

Name Description
OnAfterDrawChannel Event raised after a channel is drawn. (inherited from TTMSFNCCustomWidgetLEDScope)
OnAfterDrawStep Event raised after a LED step is drawn. (inherited from TTMSFNCCustomWidgetLEDScope)
OnBeforeDrawChannel Event raised before a channel is drawn. (inherited from TTMSFNCCustomWidgetLEDScope)
OnBeforeDrawStep Event raised before a LED step is drawn. (inherited from TTMSFNCCustomWidgetLEDScope)

Used by