FMX.Printer.Win.TPrinterWin.SetNumCopies
Delphi
procedure SetNumCopies(Value: Integer); override;
C++
virtual void __fastcall SetNumCopies(int Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.Printer.Win.pas FMX.Printer.Win.hpp |
FMX.Printer.Win | TPrinterWin |
Description
Protected setter implementation for the Copies property.
FMX.Printer.Win.TPrinterWin.SetNumCopies inherits from FMX.Printer.TPrinter.SetNumCopies. All content below this line refers to FMX.Printer.TPrinter.SetNumCopies.
Protected setter implementation for the Copies property.