Show: Delphi
C++
Display Preferences
FMX.Printer
From XE2 API Documentation
Defines printer devices, interfacing and printing-related functionality.
Classes
| EPrinter | The exception class for printing errors. |
| EPrinterSettingsError | The base class for all printer settings error exceptions. |
| TPrinter | Encapsulates the Windows and Mac OS X standard printer interfaces. |
| TPrinterClass | TPrinterClass defines the metaclass for TPrinter. |
| TPrinterDevice | Implements functionality to interface a printing device. |
Routines
| AssignPrn | Assigns a Text variable to the currently selected printer. |
| Printer | Returns a global instance of TPrinter to manage any interaction with the printer. |
| PrinterClass | Returns the metaclass for TPrinter. |
| SetPrinter | Replaces the global instance of TPrinter that manages any interaction with the printer. |
| SetPrinterA |
Types
| TPrinterClass | TPrinterClass defines the metaclass for TPrinter. |