Source position: diskfont.pas line 127
type tTAvailFonts = record
taf_Type: Word;
AFF_MEMORY, AFF_DISK or AFF_SCALED
taf_Attr: tTTextAttr;
text attributes for font
end;