Table of Contents

TTMSFNCMarqueeAnimationContinousOptions.Interval Property

Specifies the timer interval, in milliseconds, between animation steps. Smaller values produce a faster animation.

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

Syntax

property Interval: Integer;

Default: 1

Remarks

Defaults to 1. Values must be in the range 1 to 200; values outside this range are ignored.