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

tMonitorSpec

Declaration

Source position: agraphics.pas line 957

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: LongInt;

  ms_LoadView: LongInt;

  ms_KillView: LongInt;

end;


Documentation generated on: 2023-03-18