[Overview][Constants][Types][Classes][Procedures and functions][Index] |
AddObject - adds a node with specified text and data-pointer in the same level as SiblingNode. and returns the new node
Source position: comctrls.pp line 2281
public function TTreeNodes.AddObject( |
SiblingNode: TTreeNode; |
const S: String; |
Data: Pointer |
):TTreeNode; |
lazarus-ccr.sourceforge.net |