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