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