Printers
Contents |
Delphi Information
Class
| EPrinter |
EPrinter is the exception class for printing errors. |
| TPrinter |
TPrinter encapsulates the Windows printer interface. |
Enum
| TPrinterCapability |
TPrinterCapability and TPrinterCapabilities specify the capabilities of a printer device driver. |
| TPrinterOrientation |
TPrinterOrientation indicates the orientation of pages when printing. |
| TPrinterState |
TPrinterState specifies the state of a printer. |
Function
| AssignPrn |
Assigns a text file variable to the printer. |
| Printer |
Returns a global instance of TPrinter to manage interaction with the printer. |
| SetPrinter |
Replaces the global instance of TPrinter that manages interaction with the printer. |
Set
| TPrinterCapabilities |
TPrinterCapabilities and TPrinterCapability specify the capabilities of a printer device driver. |
C++ Information
Class
| EPrinter |
EPrinter is the exception class for printing errors. |
| TPrinter |
TPrinter encapsulates the Windows printer interface. |
Enum
| TPrinterCapability |
TPrinterCapability and TPrinterCapabilities specify the capabilities of a printer device driver. |
| TPrinterOrientation |
TPrinterOrientation indicates the orientation of pages when printing. |
| TPrinterState |
TPrinterState specifies the state of a printer. |
Function
| AssignPrn |
Assigns a text file variable to the printer. |
| Printer |
Returns a global instance of TPrinter to manage interaction with the printer. |
| SetPrinterA |
Typedef
| TPrinterCapabilities |
TPrinterCapabilities and TPrinterCapability specify the capabilities of a printer device driver. |