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

tDimensionInfo

Declaration

Source position: agraphics.pas line 1830

type tDimensionInfo = record

  Header: tQueryHeader;

  MaxDepth: Word;

  MinRasterWidth: Word;

  MinRasterHeight: Word;

  MaxRasterWidth: Word;

  MaxRasterHeight: Word;

  Nominal: tRectangle;

  MaxOScan: tRectangle;

  VideoOScan: tRectangle;

  TxtOScan: tRectangle;

  StdOScan: tRectangle;

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

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

end;


Documentation generated on: 2023-03-18