Skip to main content

TdxCustomShellBreadcrumbEdit Class

The base class for the Shell Breadcrumb control.

Declaration

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.

See Also