TdxCustomBreadcrumbEditProperties Properties
Provides common settings for virtual, shell, and data-aware breadcrumb controls.| 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. |
See Also