Back to Devexpress

TdxBreadcrumbEditNode Class

vcl-dxbreadcrumbedit-d9022980.md

latest952 B
Original Source

TdxBreadcrumbEditNode Class

Implements the virtual breadcrumb node.

Declaration

delphi
TdxBreadcrumbEditNode = class(
    TdxTreeCustomNode
)

Remarks

The TdxBreadcrumbEditNode object is referenced by the breadcrumb’s Selected property, and by the ANode parameter of the breadcrumb’s OnDeleteNode, OnPathValidate, and OnPopulateChildren event handlers.

Inheritance

TObject TdxTreeCustomNode TdxBreadcrumbEditNode

See Also

TdxBreadcrumbEditNode Members

dxBreadcrumbEdit Unit