Table of Contents

TTMSFNCWidgetLCDLabelCaption.OnChanged Event

Occurs whenever the value, formatting, or fills change, signaling that the owning control needs to repaint.

API unit family: TMSFNCWidgetLCDLabel Declaring type: TTMSFNCWidgetLCDLabelCaption Type: TNotifyEvent

Syntax

property OnChanged: TNotifyEvent;

Parameters

Name Description
Sender The caption that triggers the event.