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

TPrinterType

Declaration

Source position: printers.pas line 40

type TPrinterType = (

  ptLocal,

  

  ptNetWork

  

);