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

TTreeNode.Count

The number of nodes where the current node is the parent node.

Declaration

Source position: comctrls.pp line 3107

public property TTreeNode.Count : Integer
  read GetCount;

Description

Contains the same value as the Count property in Items.

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