Skip to main content
A newer version of this page is available. .

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