Gets a set of hit test results for the specified mouse coordinates.
Source position: comctrls.pp line 851
public function TTabControl.GetHitTestInfoAt(
X: Integer;
Y: Integer
):THitTests;