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

TTreeNodes.AddChildFirst

AddChildFirst - adds a node with specified text as the first child of the parent node, and returns the new node

Declaration

Source position: comctrls.pp line 2602

public function TTreeNodes.AddChildFirst(

  ParentNode: TTreeNode;

  const S: String

):TTreeNode;

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads