Table of Contents

TTMSFNCWidgetLEDBarItems.OnChanged Event

Occurs when the collection or any of its items changes.

API unit family: TMSFNCWidgetLEDBar Declaring type: TTMSFNCWidgetLEDBarItems Type: TNotifyEvent

Syntax

property OnChanged: TNotifyEvent;

Remarks

The Sender parameter is the collection that raised the event. Used internally by the owning control to trigger a repaint.