TTMSFNCWidgetLEDScopeChannels.Update Method
Responds to a change in a collection item and notifies listeners so the scope repaints.
API unit family: TMSFNCWidgetLEDScope
Declaring type: TTMSFNCWidgetLEDScopeChannels
Syntax
procedure Update(Item: TCollectionItem); override;
Parameters
| Name | Description |
|---|---|
Item |
The collection item that changed; may be nil. |