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

tAvailFonts

Declaration

Source position: diskfont.pas line 121

type tAvailFonts = record

  af_Type: Word;

  

AFF_MEMORY, AFF_DISK or AFF_SCALED

  af_Attr: tTextAttr;

  

text attributes for font

end;


Documentation generated on: 2021-07-30