Table of Contents

TTMSFNCMarqueeAnimationContinousOptions.Active Property

Determines whether the marquee animation runs. When True the highlighted section advances around the ring at run time; when False the ring is drawn without animation.

API unit family: TMSFNCWidgetMarqueeContinuousProgress Declaring type: TTMSFNCMarqueeAnimationContinousOptions Type: Boolean

Syntax

property Active: Boolean;

Default: false

Remarks

Defaults to False. The animation only runs at run time, not at design time.