[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Inserts a new node with the specified text just after the specified node.
Source position: comctrls.pp line 3260
public function TTreeNodes.InsertBehind( |
PrevNode: TTreeNode; |
const S: string |
):TTreeNode; |