A set of TFontDialogOption options enabled for the dialog.
Source position: dialogs.pp line 399
published property TFontDialog.Options : TFontDialogOptions |
Options is a TFontDialogOptions property which controls the options enabled for the font selection dialog. Options contains zero or more values from the TFontDialogOption enumeration. The default value for the property is [fdEffects], and enables the font effects check boxes in the dialog.
See TFontDialogOption for more information about the values in the enumeration and their usage.
Include or Exclude values for the property prior to calling the Execute method.
|
Set type used to store font dialog options. |
|
|
An enumerated list of constants to set the options of a Font dialog. |
|
|
Displays the dialog and captures the result. |