Unit 'MUIClass.Dialog' Package
[Overview][Types][Classes][Procedures and functions][Index] [#MUIClass]

TFontDialogOptions

Options for TFontDialog.Options

Declaration

Source position: MUIClass.Dialog.pas line 41

type TFontDialogOptions = set of (

  foFrontPen,

  

Enable Front Pen selection

  foBackPen,

  

Enable Back Pen selection

  foStyle,

  

Enable Style selection (e.g. bold, italic, underline)

  foDrawMode,

  

Enable Draw Mode selection (e.g. JAM1, JAM2)

  foFixedOnly

  

Show only fixed width fonts

);

See also

TFontDialog.Options

  

Sets the elements to edit in the Font dialog


Documentation generated on: 2024-04-18