表示: Delphi C++
表示設定

Vcl.Printers.TPrinterOrientation

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

type TPrinterOrientation = (poPortrait, poLandscape)

プロパティ

種類 可視性 ソース ユニット
enum public Vcl.Printers.pas Vcl.Printers Vcl.Printers

説明

TPrinterOrientation 型は,印刷時のページの方向を表します。

以下に TPrinterOrientation の値を示します。



意味

poPortrait

印刷ジョブでページを垂直方向に印刷する

poLandscape

印刷ジョブでページを水平方向に印刷する

以前のバージョン
他の言語