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