Unit 'diskfont' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TTAvailFonts

Declaration

Source position: diskfont.pas line 106

type TTAvailFonts = record

  taf_Type: Word;

  

AFF_MEMORY, AFF_DISK or AFF_SCALED

  taf_Attr: TTTextAttr;

  

text attributes for font

end;


Documentation generated on: 2021-07-30