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