TTMSFNCBloxStroke.OnChange Event
Occurs after the color, style, or width changes, allowing the owner to redraw.
API unit family: TMSFNCBloxCoreTypes
Declaring type: TTMSFNCBloxStroke
Type: TNotifyEvent
Syntax
property OnChange: TNotifyEvent;
Remarks
The handler receives the stroke that changed as its sender. It is used for notification only and does not modify or cancel the change.