FMX.Printer.Win.TPrinterWin Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
FAbortedprotectedProtected field that is used by the Aborted property.
FActivePrinterprotectedProtected field that is used by the ActivePrinter property.
FCanvasprotectedProtected field that specifies the printing canvas.
FCapabilitiesprotectedProtected field that is used by the SetPrinterCapabilities method in order to store the printer capabilities such as alterations of one or more of the orientation, collation or copies printer features.
FDCprotectedProtected field that is used by the GetHandle method in order to return a valid printer device context to print into.
FDeviceModeprotectedProtected field that is internally used.
FDevModeprotectedProtected field that is internally used.
FFontsprotectedProtected field that holds a list of the available fonts.
FOrientationprotectedProtected field that determines if the print job prints vertically or horizontally on a page.
FPageNumberprotectedProtected field that is used by the PageNumber property.
FPrinterHandleprotectedProtected field that provides access to the handle of the printer object.
FPrinterIndexprotectedProtected field that specifies which printer listed in the Printers property is the currently selected printer.
FPrintersprotectedProtected field that is used by the Printers property.
FPrintingprotectedProtected field that is used by the Printing property.
FStateprotectedProtected field that is internally used to specify the printer state.
FTitleprotectedProtected field that is used by the Title property.