[Overview][Constants][Types][Classes][Procedures and functions][Index] |
AddChild - adds a child node with specified text to the parent node, and returns the new node
Source position: comctrls.pp line 2274
public function TTreeNodes.AddChild( |
ParentNode: TTreeNode; |
const S: String |
):TTreeNode; |
lazarus-ccr.sourceforge.net |