[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Inserts a node with the specified text before the specified node.
Source position: comctrls.pp line 3237
public function TTreeNodes.Insert( |
NextNode: TTreeNode; |
const S: string |
):TTreeNode; |