FMX.Printer
From RAD Studio API Documentation
Defines printer devices, interfacing and printing-related functionality.
| Package | fmx250.bpl |
|---|
Contents
Units
FMX.Printer Defines printer devices, interfacing and printing-related functionality.
FMX.Printer.Win
Provides Windows printer-related functionality for FireMonkey.
Classes
EPrinter The exception class for printing errors.
EPrinterSettingsError The base class for all printer settings error exceptions.
TPageSetupDialog TPageSetupDialog is a class used to display a page setup dialog.
TPrintDialog TPrintDialog represents a class used to display a print dialog.
TPrinter Encapsulates the Windows and OS X standard printer interfaces.
TPrinterDevice Implements functionality to interface a printing device.
TPrinterSetupDialog TPrinterSetupDialog is a class used to display a printer setup dialog box.
Routines
PrinterClass Returns the metaclass for TPrinter.
SetPrinter Replaces the global instance of TPrinter that manages any interaction with the printer.
Types
TPageSetupPaintingEvent Procedural type used for TPageSetupDialog events.
TPaintPageEvent Procedural type used by various TPageSetupDialog events.