Source position: agraphics.pas line 240
type tTTextAttr = record
tta_Name: STRPTR;
tta_YSize: Word;
tta_Style: Byte;
tta_Flags: Byte;
tta_Tags: pTagItem;
end;