[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the index for the page at the specified client coordinates.
Source position: comctrls.pp line 450
protected function TCustomTabControl.IndexOfPageAt( |
X: Integer; |
Y: Integer |
):Integer; virtual; overload; |
P: TPoint |
):Integer; virtual; overload; |