IFontDialogOptions.AnsiOnly

Syntax

AnsiOnly: Boolean;

Description

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

See also:

IFontDialogOptions