IFontDialogOptions.TrueTypeOnly

Syntax

TrueTypeOnly: Boolean;

Description

The TrueTypeOnly property indicates whether the TrueType fonts are displayed.

Comments

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

See also:

IFontDialogOptions