cxProgressBarDefaultAnimationSpeed Constant
In This Article
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