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

TColorTextFont

Declaration

Source position: agraphics.pas line 260

type TColorTextFont = record

  ctf_TF: TTextFont;

  ctf_Flags: Word;

  ctf_Depth: Byte;

  ctf_FgColor: Byte;

  ctf_Low: Byte;

  ctf_High: Byte;

  ctf_PlanePick: Byte;

  ctf_PlaneOnOff: Byte;

  ctf_ColorFontColors: PColorFontColors;

  ctf_CharData: array [0..7] of APTR;

end;


Documentation generated on: 2023-03-18