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

GetDpiForMonitor

Declaration

Source position: winapih.inc line 133

function GetDpiForMonitor(

  hmonitor: HMONITOR;

  dpiType: TMonitorDpiType;

  out dpiX: UINT;

  out dpiY: UINT

):HRESULT;

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