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