RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TProgressBar.MarqueeInterval Property

Time in milliseconds between marquee animation updates.

Pascal
property MarqueeInterval: Integer;
C++
__property int MarqueeInterval;

Time in milliseconds between marquee animation updates. This sets the speed that the highlighted portion moves. Default is 10 miliseconds. Higher values result in slower speeds. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!