Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tMonitorInfo

Declaration

Source position: agraphics.pas line 1847

type tMonitorInfo = record

  Header: tQueryHeader;

  Mspc: pMonitorSpec;

  ViewPosition: tPoint;

  ViewResolution: tPoint;

  ViewPositionRange: tRectangle;

  TotalRows: Word;

  TotalColorClocks: Word;

  MinRow: Word;

  Compatibility: SmallInt;

  pad: array [0..31] of Byte;

  MouseTicks: tPoint;

  DefaultViewPosition: tPoint;

  PreferredModeID: ULONG;

  reserved: array [0..1] of ULONG;

end;


Documentation generated on: 2023-03-18