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

TDimensionInfo

Declaration

Source position: agraphics.pas line 1601

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 IPTR;

end;


Documentation generated on: 2023-03-18