TdxOcNode.Index Property
Returns the zero-based index corresponding to the node’s position among its siblings.
Declaration
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