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