Gets a top-level node containing the specified text.
Source position: comctrls.pp line 3222
public function TTreeNodes.FindTopLvlNode( |
const NodeText: string |
):TTreeNode; |
NodeText |
|
Text to locate in the top-level siblings. |
Tree node with the specified text, or Nil.