IFontDialogOptions.NoOEMFonts

Syntax

NoOEMFonts: Boolean;

Description

The NoOEMFonts property determines whether the OEM fonts are displayed.

Comments

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

See also:

IFontDialogOptions

IFontDialogOptions.NoVectorFonts