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.
CT Web help |
CodeTyphon Studio |