[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 2273

public function TTreeNodes.Add(

  SiblingNode: TTreeNode;

  const S: String

):TTreeNode;

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