Unit 'Dialogs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TFontDialogOption

Declaration

Source position: dialogs.pp line 394

type TFontDialogOption = (

  fdAnsiOnly,

  

  fdTrueTypeOnly,

  

  fdEffects,

  

  fdFixedPitchOnly,

  

  fdForceFontExist,

  

  fdNoFaceSel,

  

  fdNoOEMFonts,

  

  fdNoSimulations,

  

  fdNoSizeSel,

  

  fdNoStyleSel,

  

  fdNoVectorFonts,

  

  fdShowHelp,

  

  fdWysiwyg,

  

  fdLimitSize,

  

  fdScalableOnly,

  

  fdApplyButton

  

);



CT Web help

CodeTyphon Studio