IFontDialogOptions.NoVectorFonts

Syntax

NoVectorFonts: Boolean;

Description

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

Comments

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

See also:

IFontDialogOptions

IFontDialogOptions.NoOEMFonts