Table of Contents

TTMSFNCCircleOptionsCustom.OnChange Event

Occurs when any geometry or appearance setting changes, allowing the owner to repaint.

API unit family: TMSFNCWidgetProgress Declaring type: TTMSFNCCircleOptionsCustom Type: TNotifyEvent

Syntax

property OnChange: TNotifyEvent;

Remarks

The handler receives the options instance as its sender. The handler may not cancel the change.