TTMSFNCWidgetLEDScopeChannels.OnChanged Event
Occurs when a channel is added, removed, or modified.
API unit family: TMSFNCWidgetLEDScope
Declaring type: TTMSFNCWidgetLEDScopeChannels
Type: TNotifyEvent
Syntax
property OnChanged: TNotifyEvent;
Remarks
The Sender parameter is the channel collection. Handlers typically trigger a repaint; the event is informational and cannot cancel the change.