Skip to main content

TdxBreadcrumbEditProgressBarProperties.Animation Property

Specifies whether the progress is animated.

Declaration

property Animation: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set the Animation property to True, to apply the fade effect to the progress.

To specify animation settings, use the AnimationRestartDelay and AnimationSpeed properties.

The default value of the Animation property is True.

See Also