Skip to main content

TdxTreeViewNode Class

A tree view node.

Declaration

TdxTreeViewNode = class(
    TdxTreeCustomNode
)

Remarks

The TdxTreeViewNode class members allow you to do the following:

Members of the TdxCustomTreeView and TdxTreeViewNodes classes reference an TdxTreeViewNode object.

Inheritance

See Also