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