GetHitTestInfoAt - returns the results of a hit test at the specified location X, Y.
Source position: comctrls.pp line 699
public function TTabControlStrings.GetHitTestInfoAt(
X: Integer;
Y: Integer
):THitTests; virtual;