Skip to main content

Name

Description

Use the Name property to specify the typeface of the font. If the font family described by Name includes multiple character sets, be sure to set the Charset property as well.

Note

If the combination of font family (typeface) and attributes (such as bold or italic) specifies a font that is not available on the system, the system substitutes a different font.

Syntax

property Name: TFontName;