IndexOfTabAt - returns the index value of the Tab located at specified X, Y
Source position: comctrls.pp line 482
public function TCustomTabControl.IndexOfTabAt(
X: Integer;
Y: Integer
):Integer;