API:FMX.Printer.Win.TPrinterWin.SetOrientation
Delphi
procedure SetOrientation(Value: TPrinterOrientation); override;
C++
virtual void __fastcall SetOrientation(System::Uitypes::TPrinterOrientation Value);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
protected | FMX.Printer.Win.pas FMX.Printer.Win.hpp |
FMX.Printer.Win | TPrinterWin |
説明
Orientation プロパティを操作するための protected 設定メソッドの実装です。
FMX.Printer.Win.TPrinterWin.SetOrientation は FMX.Printer.TPrinter.SetOrientation を継承しています。以下の内容はすべて FMX.Printer.TPrinter.SetOrientation を参照しています。
Orientation プロパティを操作するための protected 設定メソッドの実装です。