FMX.Printer.TPrinter.GetOrientation
Delphi
function GetOrientation: TPrinterOrientation; virtual; abstract;
C++
virtual System::Uitypes::TPrinterOrientation __fastcall GetOrientation(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Printer.pas FMX.Printer.hpp |
FMX.Printer | TPrinter |
Description
Protected getter implementation for the Orientation property.