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.
Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxBreadcrumbEditCustomPropertiesPersistent
TdxBreadcrumbEditProgressBarProperties
See Also