FMX.Printer.TPrinter.GetActivePrinter
Delphi
function GetActivePrinter: TPrinterDevice;
C++
TPrinterDevice* __fastcall GetActivePrinter(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | FMX.Printer.pas FMX.Printer.hpp |
FMX.Printer | TPrinter |
Description
Protected getter implementation for the ActivePrinter property.