IFontDialogOptions.FixedPitchOnly

Syntax

FixedPitchOnly: Boolean;

Description

The FixedPitchOnly property determines whether only fixed-width fonts (fonts with the same size of all letters) are displayed. The property is set to False by default. If the property is set to True, the proportional fonts are not displayed in the list of fonts of the dialog box.

See also:

IFontDialogOptions