cxProgressBarDefaultAnimationRestartDelay Constant
In This Article
Specifies the default animation delay for certain progress bar elements.
#Declaration
Delphi
const cxProgressBarDefaultAnimationRestartDelay = 0;
#Remarks
This constant determines the default value of the progress bar’s Properties.AnimationRestartDelay property.
See Also