TdxBreadcrumbEditProgressBarProperties Properties
Contains settings of the breadcrumb progress bar.| Name | Description |
|---|---|
| Animation | Specifies whether the progress is animated. |
| AnimationRestartDelay | Specifies the animation delay in milliseconds. |
| AnimationSpeed | Specifies the animation speed. |
| CancelEffect | Specifies the operation cancel animation mode. |
| MaxValue | Specifies the progress bar maximum position. |
| MinValue | Specifies the progress bar minimum position. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| Position | Specifies the progress bar position. |
See Also