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