Source position: agraphics.pas line 232
type tTextAttr = record
ta_Name: STRPTR;
ta_YSize: Word;
ta_Style: Byte;
ta_Flags: Byte;
end;