Vcl.Graphics.TFontName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TFontName = UnicodeString;

Properties

Type Visibility Source Unit Parent
type public Vcl.Graphics.pas Vcl.Graphics Vcl.Graphics

Description

TFontName is a string that holds the typeface name of a font.

TFontName maps to a string. It is the type for representing the typeface name of a font.