GetNodeAt - returns the TreeNode at position (X. Y)
Source position: comctrls.pp line 3282
public function TCustomTreeView.GetNodeAt(
X: Integer;
Y: Integer
):TTreeNode;