[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

tagMonitorInfoExW

Declaration

Source position: lcltype.pp line 1122

type tagMonitorInfoExW = record

  cbSize: DWord;

  

  rcMonitor: TRect;

  

  rcWork: TRect;

  

  dwFlags: DWord;

  

  szDevice: array [0..CCHDEVICENAME-1] of WideChar;

  

end;


Version 3.2 Generated 2024-02-25 Home