IFontDialogOptions

Description

The IFontDialogOptions interface contains properties that determine parameters of font selection dialog displaying.

Properties

  Property name Brief description
AnsiOnly The AnsiOnly property indicates whether only fonts that use the Windows character set are displayed.
ApplyButton The ApplyButton property indicates whether the Apply button is displayed in the dialog.
FixedPitchOnly The FixedPitchOnly property indicated whether only fixed-pitch fonts are displayed.
ForceFontExist The ForceFontExist property indicates whether it is possible to select font only from the list of the dialog.
LimitSize The LimitSize property indicates whether the available sizes of font are limited when the dialog is called.
NoFaceSel The NoFaceSel property indicates whether the current font of the component is selected in the list of fonts of the dialog.
NoOEMFonts The NoOEMFonts property indicates whether the OEM fonts are displayed.
NoSizeSel The NoSizeSel property indicates whether the size of current font is selected in the list of sizes of the dialog.
NoStyleSel The NoStyleSel property indicates whether the current font face style is selected in the list of font face styles of the dialog.
NoVectorFonts The NoVectorFonts property indicates whether vector fonts are displayed in the list of fonts of the dialog.
ScalableOnly The ScalableOnly property indicates whether scalable fonts are displayed in the list of fonts of the dialog.
ShowEffects The ShowEffects property determines attribute of font effect toolbar display.
TrueTypeOnly The TrueTypeOnly property indicates whether the TrueType fonts are displayed.

See also:

Forms Assembly Interfaces