Skip to main content

TdxBreadcrumbEditProgressBarProperties Class

Contains settings of the breadcrumb progress bar.

Declaration

TdxBreadcrumbEditProgressBarProperties = class(
    TdxBreadcrumbEditCustomPropertiesPersistent
)

Remarks

This class contains settings defining the appearance and behavior of the breadcrumb control’s progress bar (Animation, AnimationRestartDelay, AnimationSpeed, CancelEffect, MaxValue, MinValue, and Position properties).

The TdxBreadcrumbEditProgressBarProperties object is referenced by the breadcrumb’s Properties.ProgressBar property.

See Also