Back to Devexpress

TdxOcNode Class

vcl-dxorgchr-16dde7e8.md

latest4.5 KB
Original Source

TdxOcNode Class

A tree node.

Declaration

delphi
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

TdxOcNode Members

dxorgchr Unit