IFontDialogOptions.AnsiOnly

Syntax

AnsiOnly: Boolean;

Description

The AnsiOnly property indicates whether only fonts that use the Windows character set are displayed. By default the property is set to False. If the property is set to True, the symbolic fonts are not displayed in the list of fonts of the dialog.

See also:

IFontDialogOptions