[Overview][Types][Procedures and functions][Variables][Index] |
Retrieves the window origin of an device context, in logical units.
Source position: winapih.inc line 161
function GetWindowOrgEx( |
dc: HDC; |
var P: TPoint |
):Integer; |
dc: HDC; |
P: PPoint |
):Integer; |
lazarus-ccr.sourceforge.net |