Marquee Property

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

Specifies whether the marquee mode is activated.

Declaration

componentPropObj.Marquee
Read-Write Property Boolean
componentPropObj     One of the objects listed in the Applies To section  

Applies To

This property applies to the following objects:

TcxProgressBarProperties

Description

When the Marquee mode is activated, the progress bar displays a moving rectangle, which indicates that some activity is taking place, it does not indicate the percentage completion. To specify the rectangle's animation properties, use the AnimationPath, AnimationSpeed and AnimationRestartDelay properties.

Property Value

True if the Marquee mode is activated, and False if it is not.

See Also

AnimationPath Property
AnimationSpeed Property
AnimationRestartDelay Property

Highlight search results