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