Back to Devexpress

TdxCustomBreadcrumbEdit Class

vcl-dxbreadcrumbedit-7c056501.md

latest2.6 KB
Original Source

TdxCustomBreadcrumbEdit Class

The base class for the virtual, data-aware, and shell breadcrumb controls.

Declaration

delphi
TdxCustomBreadcrumbEdit = class(
    TcxControl,
    IdxBreadcrumbEdit,
    IdxBreadcrumbEditEvents,
    IdxSkinSupport,
    IdxTreeOwner
)

Remarks

This class has the following members that allow you to:

Do not use the TdxCustomBreadcrumbEdit class directly. Use its descendants instead.

Implements

IdxBreadcrumbEdit

IdxBreadcrumbEditEvents

IdxSkinSupport

IdxTreeOwner

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomBreadcrumbEdit

See Also

TdxBreadcrumbEdit

TdxDBBreadcrumbEdit

TdxShellBreadcrumbEdit

TdxCustomBreadcrumbEdit Members

dxBreadcrumbEdit Unit