[Overview][Types][Classes][Variables][Index] |
Represents connection types for a print device.
Source position: printers.pas line 45
type TPrinterType = ( |
||
ptLocal, |
|
Device is attached to the local computer system. |
ptNetWork |
|
Device is a network-enabled printer. |
); |
Version 4.0 | Generated 2025-05-03 | Home |