Source position: agraphics.pas line 170
type TTTextAttr = record
tta_Name: STRPTR;
tta_YSize: Word;
tta_Style: Byte;
tta_Flags: Byte;
tta_Tags: PTagItem;
end;