Back to Devexpress

TdxShellBreadcrumbEdit Class

vcl-dxshellbreadcrumbedit.md

latest2.4 KB
Original Source

TdxShellBreadcrumbEdit Class

A Shell Breadcrumb control.

Declaration

delphi
TdxShellBreadcrumbEdit = class(
    TdxCustomShellBreadcrumbEdit
)

Remarks

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.

Inheritance

Show 11 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomBreadcrumbEdit TdxCustomShellBreadcrumbEdit TdxShellBreadcrumbEdit

See Also

TdxDBBreadcrumbEdit

Integrated Touch Gesture Support

TdxShellBreadcrumbEdit Members

dxShellBreadcrumbEdit Unit