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

TMonitorSpec

Declaration

Source position: agraphics.pas line 798

type TMonitorSpec = record

  ms_Node: TExtendedNode;

  ms_Flags: Word;

  ratioh: LongInt;

  ratiov: LongInt;

  total_rows: Word;

  total_colorclocks: Word;

  DeniseMaxDisplayColumn: Word;

  BeamCon0: Word;

  min_row: Word;

  ms_Special: PSpecialMonitor;

  ms_OpenCount: Word;

  ms_transform: Pointer;

  ms_translate: Pointer;

  ms_scale: Pointer;

  ms_xoffset: Word;

  ms_yoffset: Word;

  ms_LegalView: TRectangle;

  ms_maxoscan: Pointer;

  ms_videoscan: Pointer;

  DeniseMinDisplayColumn: Word;

  DisplayCompatible: ULONG;

  DisplayInfoDataBase: TList;

  DisplayInfoDataBaseSemaphore: TSignalSemaphore;

  ms_MrgCop: Pointer;

  ms_LoadView: Pointer;

  ms_KillView: Pointer;

end;


Documentation generated on: 2023-03-18