[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Retrieves the bounding rectangle of a window, in screen coordinates.
Source position: winapih.inc line 160
public function TWidgetSet.GetWindowRect( |
Handle: HWND; |
var Rect: TRect |
):Integer; virtual; |
Handle |
|
The window handle. |
Rect |
|
Receives the window bounds. |
Zero on failure.
Version 4.0 | Generated 2025-05-03 | Home |