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