[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets a top-level node containing the specified text.
Source position: comctrls.pp line 3228
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.