Table of Contents

TTMSFNCMarqueeAnimationOptions.OnChange Event

Occurs when any animation setting changes so the owner can apply the updated values.

API unit family: TMSFNCWidgetMarqueeProgress Declaring type: TTMSFNCMarqueeAnimationOptions Type: TNotifyEvent

Syntax

property OnChange: TNotifyEvent;

Remarks

The handler receives the options instance as the sender. It is intended for internal notification and is not published.