[Overview][Constants][Types][Classes][Procedures and functions][Index] |
InsertBehind - inserts a new node with specified text just behind specified Previous node, and returns the new node
Source position: comctrls.pp line 2305
public function TTreeNodes.InsertBehind( |
PrevNode: TTreeNode; |
const S: String |
):TTreeNode; |
lazarus-ccr.sourceforge.net |