Skip to main content

TdxCustomBreadcrumbEdit Class

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

Declaration

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.

See Also