Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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;



CT Web help

CodeTyphon Studio