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

TTreeNodes.FindTopLvlNode

Gets a top-level node containing the specified text.

Declaration

Source position: comctrls.pp line 3228

public function TTreeNodes.FindTopLvlNode(

  const NodeText: string

):TTreeNode;

Arguments

NodeText

  

Text to locate in the top-level siblings.

Function result

Tree node with the specified text, or Nil.