Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TScreen.Fonts

The names for the available (installed) fonts.

Declaration

Source position: forms.pp line 1301

public property TScreen.Fonts : TStrings
  read GetFonts;

Description

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



CT Web help

CodeTyphon Studio