Skip to main content

TdxOcNode.Level Property

Returns the node’s nesting level.

Declaration

property Level: Integer read;

Property Value

Type
Integer

Remarks

The nesting level is the distance (in nodes) between the current node and chart tree’s root.

See Also