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

TPrinterCapabilities

Declaration

Source position: printers.pas line 32

type TPrinterCapabilities = set of (

  pcCopies,

  

  pcOrientation,

  

  pcCollation

  

);