Font.FontFamily

Syntax

FontFamily: PP.Font.Family

Description

The FontFamily property sets the font name.

Comments

Available font names are listed in the Font.Family enumeration.

There are two ways of setting the font name:

Example

The example of property use is given in the Example of Creating the FontDialog Component page.

See also:

Font