Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTreeNodes.Item

Provides indexed access to the TTreeNode instances in the container.

Declaration

Source position: comctrls.pp line 3252

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