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

tagMonitorInfo

Declaration

Source position: lcltype.pp line 1021

type tagMonitorInfo = record

  cbSize: DWord;

  rcMonitor: TRect;

  rcWork: TRect;

  dwFlags: DWord;

end;

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