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

TDisplayInfo

Declaration

Source position: agraphics.pas line 1547

type TDisplayInfo = record

  Header: TQueryHeader;

  NotAvailable: Word;

  PropertyFlags: ULONG;

  Resolution: TPoint;

  PixelSpeed: Word;

  NumStdSprites: Word;

  PaletteRange: Word;

  SpriteResolution: TPoint;

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

  RedBits: Byte;

  GreenBits: Byte;

  BlueBits: Byte;

  pad2: array [0..4] of Byte;

  Reserved: array [0..1] of IPTR;

end;


Documentation generated on: 2023-03-18