IFontDialogOptions.NoVectorFonts

Syntax

NoVectorFonts: Boolean;

Description

The NoVectorFonts property determines whether vector fonts are displayed in the list of fonts of the dialog box.

Comments

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

See also:

IFontDialogOptions

IFontDialogOptions.NoOEMFonts