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

TTreeNodes.AddChild

AddChild - adds a child node with specified text to the parent node and returns the new node

Declaration

Source position: comctrls.pp line 3119

public function TTreeNodes.AddChild(

  ParentNode: TTreeNode;

  const S: string

):TTreeNode;

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