Finds a node containing the specified text string.
Source position: comctrls.pp line 3220
public function TTreeNodes.FindNodeWithText(
const NodeText: string
):TTreeNode;