vcl-dxshellbreadcrumbedit.md
A Shell Breadcrumb control.
TdxShellBreadcrumbEdit = class(
TdxCustomShellBreadcrumbEdit
)
The Shell Breadcrumb control is a Breadcrumb control designed to display the content of Windows Shell. The Shell Breadcrumb control can synchronize its content with other DevExpress shell controls, allowing you to build fully-functional shell dialogs in your applications.
You can associate the Shell Breadcrumb control with the following shell controls:
TcxShellComboBoxA Shell Combo Box editor.TdxShellListViewA Shell List View control.TdxShellTreeViewA Shell Tree View control.
The TdxShellBreadcrumbEdit class does not introduce any new public members; it only publishes properties, methods, and events declared in ancestor classes. Refer to the TdxCustomShellBreadcrumbEdit class description for detailed information on available API members.
Show 11 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomBreadcrumbEdit TdxCustomShellBreadcrumbEdit TdxShellBreadcrumbEdit
See Also
Integrated Touch Gesture Support