FMX.Printer.TPrinter.SetOrientation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetOrientation(Value: TPrinterOrientation); virtual;

C++

virtual void __fastcall SetOrientation(System::Uitypes::TPrinterOrientation Value);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Printer.pas
FMX.Printer.hpp
FMX.Printer TPrinter

Beschreibung

Als protected deklarierte Setter-Implementierung für die Eigenschaft Orientation.

Siehe auch