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

TPrintDialogOptions

Declaration

Source position: dialogs.pp line 527

type TPrintDialogOptions = set of (

  poPrintToFile,

  

  poPageNums,

  

  poSelection,

  

  poWarning,

  

  poHelp,

  

  poDisablePrintToFile,

  

  poBeforeBeginDoc

  

);



CT Web help

CodeTyphon Studio