[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTreeNode.Index

Ordinal position for the node in its parent node.

Declaration

Source position: comctrls.pp line 3118

public property TTreeNode.Index : Integer
  read GetIndex
  write SetIndex;

Description

Returns the number of previous siblings (nodes on same level in the parent node).