IFontDialogOptions.TrueTypeOnly

Syntax

TrueTypeOnly: Boolean;

Description

The TrueTypeOnly property determines whether the TrueType fonts are displayed.

Comments

The property is set to False by default. If the property is set to True, only TrueType fonts are displayed in the list of fonts of the dialog box.

See also:

IFontDialogOptions