Back to Devexpress

TdxCustomShellBreadcrumbEdit Class

vcl-dxshellbreadcrumbedit-cdd67e57.md

latest3.3 KB
Original Source

TdxCustomShellBreadcrumbEdit Class

The base class for the Shell Breadcrumb control.

Declaration

delphi
TdxCustomShellBreadcrumbEdit = class(
    TdxCustomBreadcrumbEdit,
    IcxShellDependedControls,
    IdxShellBreadcrumbEditEvents,
    IcxShellRoot,
    IDropTarget
)

Remarks

The TdxCustomShellBreadcrumbEdit class has members that allow you to do the following:

Do not use the TdxCustomShellBreadcrumbEdit class directly. Use its descendant instead.

Implements

IcxShellDependedControls

IdxShellBreadcrumbEditEvents

IcxShellRoot

IDropTarget

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomBreadcrumbEdit TdxCustomShellBreadcrumbEdit

See Also

TdxCustomShellBreadcrumbEdit Members

dxShellBreadcrumbEdit Unit