[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Converts (relative) Client coordinates into absolute Screen coordinates.
Source position: winapih.inc line 46
public function TWidgetSet.ClientToScreen( |
Handle: HWND; |
var P: TPoint |
):Boolean; virtual; |
Handle |
|
The window with the client area. |
P |
|
The point to convert. |
False on failure.
Version 4.0 | Generated 2025-05-03 | Home |