[Overview][Constants][Types][Classes][Procedures and functions][Index] |
IndexOfTabAt returns the index value for the Tab located at the specified client coordinates.
Source position: comctrls.pp line 448
protected function TCustomTabControl.IndexOfTabAt( |
X: Integer; |
Y: Integer |
):Integer; virtual; overload; |
P: TPoint |
):Integer; virtual; overload; |