Back to Devexpress

cxProgressBarDefaultAnimationSpeed Constant

vcl-cxprogressbar-1395aa31.md

latest433 B
Original Source

cxProgressBarDefaultAnimationSpeed Constant

Specifies the default animation speed for certain progress bar elements.

Declaration

delphi
const cxProgressBarDefaultAnimationSpeed = 10;

Remarks

This constant determines the default value of the progress bar’s Properties.AnimationSpeed property.

See Also

cxProgressBar Unit