Unit 'Printers' Package
[Overview][Types][Classes][Variables][Index] [#lcl]

TPrinterFlags

Declaration

Source position: printers.pas line 213

type TPrinterFlags = set of (

  pfPrinting,

  

  pfAborted,

  

  pfDestroying,

  

  pfPrintersValid,

  

  pfRawMode

  

);



CT Web help

CodeTyphon Studio