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

TTreeNode.GetNextChild

GetNextChild - returns the next child node of the parent specified by AValue.

Declaration

Source position: comctrls.pp line 3073

public function TTreeNode.GetNextChild(

  AValue: TTreeNode

):TTreeNode;