TTMSFNCWidgetLEDBarItems.Update Method
Responds to a change in one of the items and raises the change notification so the owner can repaint.
API unit family: TMSFNCWidgetLEDBar
Declaring type: TTMSFNCWidgetLEDBarItems
Syntax
procedure Update(Item: TCollectionItem); override;
Parameters
| Name | Description |
|---|---|
Item |
The item that changed, or nil when the whole collection changed. |