IndexOfText - returns the index of the node containing the specified Text string.
Source position: comctrls.pp line 3091
public function TTreeNode.IndexOfText(
const NodeText: string
):Integer;