IndexOfTabAt - returns the Index value of the tab at the specified location X, Y.
Source position: comctrls.pp line 701
public function TTabControlStrings.IndexOfTabAt(
X: Integer;
Y: Integer
):Integer; virtual;