[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TScreen.Fonts

The names for the available (installed) fonts.

Declaration

Source position: forms.pp line 1208

public property TScreen.Fonts : TStrings
  read GetFonts;

Description

Fonts is a read-only TStrings property which contains the names for the fonts available using the EnumFontFamiliesEx routine for the widgetset. Values in Fonts are sorted alphabetically in ascending order.