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

TTreeNodes.Add

Add - adds a sibling node with specified text string, and returns the new node

Declaration

Source position: comctrls.pp line 2607

public function TTreeNodes.Add(

  SiblingNode: TTreeNode;

  const S:

):TTreeNode;