Source position: diskfont.pas line 92
type TAvailFonts = record
af_Type: Word;
AFF_MEMORY, AFF_DISK or AFF_SCALED
af_Attr: TTextAttr;
text attributes for font
end;