Skip to main content

TdxBreadcrumbEditProgressBarProperties.AnimationSpeed Property

Specifies the animation speed.

Declaration

property AnimationSpeed: Cardinal read; write; default dxBreadcrumbEditDefaultAnimationSpeed;

Property Value

Type Default
Cardinal dxBreadcrumbEditDefaultAnimationSpeed

Remarks

The AnimationSpeed property is in effect if the Animation property is True.

The default value of the AnimationSpeed property is dxBreadcrumbEditDefaultAnimationSpeed.

See Also