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

TTreeNodes.Item

Item - finds the node corresponding to the given index

Declaration

Source position: comctrls.pp line 3124

public property TTreeNodes.Item[Index: Integer] : TTreeNode
  read GetNodeFromIndex;
  default;