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