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

tagMonitorInfo

Declaration

Source position: lcltype.pp line 1014

type tagMonitorInfo = record

  cbSize: DWord;

  rcMonitor: TRect;

  rcWork: TRect;

  dwFlags: DWord;

end;