Skip to main content

TdxCustomBreadcrumbEditProperties Members

Provides common settings for virtual, shell, and data-aware breadcrumb controls.

Constructors

Name Description
Create(TPersistent) Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent.

Properties

Name Description
Borders protected Switches the visibility of the breadcrumb control’s borders.
ButtonImages protected Specifies the collection of images used as action button icons.
Buttons protected Specifies the action buttons.
DropDownIndent protected Specifies the space (in pixels) between the left edges of the node‘s dropdown button and its dropdown window.
DropDownRows protected Specifies the maximum number of rows that the breadcrumb node’s dropdown window occupies.
Images protected Specifies the image list that provides images for breadcrumb nodes.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
PathEditor protected Specifies breadcrumb control settings.
ProgressBar protected Specifies breadcrumb progress bar settings.

Methods

Name Description
Assign(TPersistent) Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
DoAssign(TPersistent) protected Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner protected Returns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
ToString Inherited from TObject.

Events

Name Description
OnChange Inherited from TdxBreadcrumbEditCustomPropertiesPersistent.
See Also