TTMSFNCMarqueeAnimationContinousOptions.Active Property
Determines whether the marquee animation runs. When
Truethe highlighted section advances around the ring at run time; whenFalsethe 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.