[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 3277

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


Version 3.2 Generated 2024-02-25 Home