Skip to main content

TdxOcNode Class

A tree node.

Declaration

TdxOcNode = class(
    TObject
)

Remarks

This class provides the following members that allow you to:

To create an instance of the TdxOcNode class call one of the following OrgChart control’s methods:

To delete a node, you can call:

Inheritance

TObject
TdxOcNode
See Also