[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTreeNodes.Insert

Inserts a node with the specified text before the specified node.

Declaration

Source position: comctrls.pp line 3231

public function TTreeNodes.Insert(

  NextNode: TTreeNode;

  const S: string

):TTreeNode;