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

GetWindowOrgEx

Declaration

Source position: line 0

function GetWindowOrgEx(

  dc: HDC;

  var P: TPoint

):Integer;

function GetWindowOrgEx(

  dc: HDC;

  P: PPoint

):Integer;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.