FMX.Printer.TPrinterDevice Properties
InheritedProtected
| ActiveDPI | public | Specifies the DPI that is currently active. |
| ActiveDPIIndex | public | Specifies the index of the current DPI used by this printer device. |
| Device | public | Read Device to obtain the name of this printer device. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| DPI | public | Specifies the supported dots-per-inch resolution for this printer device. |
| DPICount | public | Specifies the number of supported DPI resolutions. |
| Driver | public | Read Driver to obtain the name of the driver this printer device makes use of. |
| Port | public | Read or write Port to specify the port to which this printer device is connected. |
| Title | public | Read Title to obtain the name of this printer device. |