[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Returns the coordinates of the rectangle for the tab with specified index.
Source position: comctrls.pp line 709
public function TTabControlStrings.TabRect( |
Index: Integer |
):TRect; virtual; |
Index |
|
Ordinal position for the tab with the caption represented in the return value. |
TRect instance with the display area for the tab at the specified ordinal position.
TabRect always returns a zero-filled TRect instance in TTabControlStrings.
Version 4.0 | Generated 2025-05-03 | Home |