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

TTreeNodes.InsertBehind

InsertBehind - inserts a new node with specified text just behind specified Previous node, and returns the new node

Declaration

Source position: comctrls.pp line 2305

public function TTreeNodes.InsertBehind(

  PrevNode: TTreeNode;

  const S: String

):TTreeNode;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.