IFontDialogOptions.NoStyleSel

Syntax

NoStyleSel: Boolean;

Description

The NoStyleSel property indicates whether the current font face style is selected in the list of font face styles of the dialog.

Comments

If the property is set to True, when the dialog opens, the field of font pattern style is empty. By default this property is set to False, the font face style of the component is selected in the dialog box (The font face style set in the Font property).

Example

See also:

IFontDialogOptions