[Overview][Types][Classes][Variables][Index] Reference for unit 'Printers' (#lcl)

TPrinterFlags

Declaration

Source position: printers.pas line 177

type TPrinterFlags = set of (

  pfPrinting,

  pfAborted,

  pfDestroying,

  pfPrintersValid,

  pfRawMode

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.