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

TCustomTreeView.Items

Collection of tree-items which is the content of control. Has type TTreeNodes.

Declaration

Source position: comctrls.pp line 3592

public property TCustomTreeView.Items : TTreeNodes
  read FTreeNodes
  write SetTreeNodes;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.