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

TAATextFont

Declaration

Source position: agraphics.pas line 575

type TAATextFont = record

  aatf_CTF: TColorTextFont;

  aatf_Modulo: Word;

  aatf_FreeMe: Word;

  aatf_CharData: Pointer;

  aatf_CharLoc: Pointer;

  aatf_SelfPtr: PAATextFont;

  aatf_Reserved: array [0..1] of LongWord;

end;


Documentation generated on: 2021-07-30