Back to Devexpress

TdxOcNode.Index Property

vcl-dxorgchr-dot-tdxocnode-ca6957e4.md

latest638 B
Original Source

TdxOcNode.Index Property

Returns the zero-based index corresponding to the node’s position among its siblings.

Declaration

delphi
property Index: Integer read;

Property Value

Type
Integer

Remarks

Use this property to identify the node’s location at the current nesting level.

See Also

TdxOcNode.IndexOf

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit