| [Overview][Types][Procedures and functions][Variables][Index] | 
Retrieves the window origin of an device context, in logical units.
Source position: winapih.inc line 162
function GetWindowOrgEx(  | 
dc: HDC;  | 
var P: TPoint  | 
):Integer;  | 
dc: HDC;  | 
P: PPoint  | 
):Integer;  | 
| Version 4.0 | Generated 2025-05-03 | Home |