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