AnimationSpeed Property

Applies to TestComplete 15.63, last modified on April 10, 2024

Specifies the animation speed for a progress bar's animated element.

Declaration

componentPropObj.AnimationSpeed
Read-Write Property Integer
componentPropObj     One of the objects listed in the Applies To section  

Applies To

This property applies to the following objects:

TcxProgressBarProperties

Description

The AnimationSpeed property value specifies the speed of the progress bar animated element's animation. The larger is the value, the faster is the animation. To disable animation, set the property to 0. This property affects the highlight element for the cxbsAnimation and cxbsAnimationLEDs bar styles and the progress block for the Marquee mode.

Property Value

An integer value between 0 and 20 that specifies the animation speed.

See Also

AnimationPath Property
AnimationRestartDelay Property
BarStyle Property
Marquee Property

Highlight search results