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