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

TPrinterCapabilities

Declaration

Source position: printers.pas line 38

type TPrinterCapabilities = set of (

  pcCopies,

  

  pcOrientation,

  

  pcCollation

  

);

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