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

tDrawInfo

Declaration

Source position: intuition.pas line 1858

type tDrawInfo = record

  dri_Version: Word;

  dri_NumPens: Word;

  dri_Pens: PWord;

  dri_Font: pTextFont;

  dri_Depth: Word;

  dri_Resolution: record

    x: Word;

    y: Word;

  end;

  dri_Flags: ULONG;

  dri_CheckMark: pImage;

  dri_AmigaKey: pImage;

  dri_Reserved: array [0..4] of ULONG;

end;


Documentation generated on: 2023-03-18