IFontDialogOptions.NoOEMFonts

Syntax

NoOEMFonts: Boolean;

Description

The NoOEMFonts property indicates whether the OEM fonts are displayed.

Comments

By default the property is set to False. If the property is set to True, the OEM fonts are not displayed in the list of fonts of the dialog. This property is identical to the NoVectorFonts property.

See also:

IFontDialogOptions

IFontDialogOptions.NoVectorFonts