FMX.Printer.TPrinterDocument.SetOrientation
Delphi
procedure SetOrientation(AValue: TPrinterOrientation); override;
C++
virtual void __fastcall SetOrientation(System::Uitypes::TPrinterOrientation AValue);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.Printer.pas FMX.Printer.hpp |
FMX.Printer | TPrinterDocument |
Description
Protected setter implementation for the Orientation property.
FMX.Printer.TPrinterDocument.SetOrientation inherits from FMX.Printer.TPrinter.SetOrientation. All content below this line refers to FMX.Printer.TPrinter.SetOrientation.
Protected setter implementation for the Orientation property.