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

TTreeNodes.Item

Provides indexed access to the TTreeNode instances in the container.

Declaration

Source position: comctrls.pp line 3296

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


Version 4.0 Generated 2025-05-03 Home