Table of Contents

TTMSFNCCircleOptions.OnChange Event

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

API unit family: TMSFNCWidgetProgress Declaring type: TTMSFNCCircleOptions Inherited from: TTMSFNCCircleOptionsCustom Type: TNotifyEvent

Syntax

property OnChange: TNotifyEvent;

Remarks

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