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