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

TPrinterState

Declaration

Source position: printers.pas line 39

type TPrinterState = (

  psNoDefine,

  

  psReady,

  

  psPrinting,

  

  psStopped

  

);

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