[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 3123
public function TTreeNodes.AddChildObjectFirst( |
ParentNode: TTreeNode; |
const S: string; |
Data: Pointer |
):TTreeNode; |
lazarus-ccr.sourceforge.net |