Back to Devexpress

cxProgressBarDefaultAnimationRestartDelay Constant

vcl-cxprogressbar-793f351d.md

latest460 B
Original Source

cxProgressBarDefaultAnimationRestartDelay Constant

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

cxProgressBar Unit