[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

GetWindowOrgEx

Retrieves the window origin of an device context, in logical units.

Declaration

Source position: winapih.inc line 162

function GetWindowOrgEx(

  dc: HDC;

  var P: TPoint

):Integer;

function GetWindowOrgEx(

  dc: HDC;

  P: PPoint

):Integer;


Version 3.2 Generated 2024-02-25 Home