TTMSFNCWXHTMLJSONFormatterAppearance.OnChange Event
Occurs when any appearance setting changes so the owning control can refresh the rendered output.
API unit family: TMSFNCWXJSONFormatter
Declaring type: TTMSFNCWXHTMLJSONFormatterAppearance
Type: TNotifyEvent
Syntax
property OnChange: TNotifyEvent;
Remarks
Sender is the appearance instance that raised the event. The handler does not modify or cancel any behavior.