TdxBreadcrumbEditProgressBarProperties.AnimationRestartDelay Property
Specifies the animation delay in milliseconds.
Declaration
property AnimationRestartDelay: Cardinal read; write; default dxBreadcrumbEditDefaultAnimationRestartDelay;
Property Value
| Type | Default |
|---|---|
| Cardinal | dxBreadcrumbEditDefaultAnimationRestartDelay |
Remarks
The AnimationRestartDelay property is in effect if the Animation property is True.
The default value of the AnimationRestartDelay property is dxBreadcrumbEditDefaultAnimationRestartDelay.
See Also