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

tagMonitorInfoEx

Declaration

Source position: lcltype.pp line 1112

type tagMonitorInfoEx = record

  cbSize: DWord;

  

  rcMonitor: TRect;

  

  rcWork: TRect;

  

  dwFlags: DWord;

  

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

  

end;


Version 3.2 Generated 2024-02-25 Home