GetHitTestInfoAt - returns the result of a hit test at the point (X, Y).
Source position: comctrls.pp line 3658
public function TCustomTreeView.GetHitTestInfoAt(
X: Integer;
Y: Integer
):THitTests;