FMX.Printer

From RAD Studio API Documentation
Jump to: navigation, search

Defines printer devices, interfacing and printing-related functionality.

Package fmx250.bpl

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.
TPrinterClass TPrinterClass defines the metaclass for TPrinter.
TPrinterDevice Implements functionality to interface a printing device.
TPrinterSetupDialog TPrinterSetupDialog is a class used to display a printer setup dialog box.

Routines

AssignPrn Assigns a TextFile 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.

Types

TPageSetupPaintingEvent Procedural type used for TPageSetupDialog events.
TPaintPageEvent Procedural type used by various TPageSetupDialog events.


Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Printer&oldid=735093"