Vcl.Dialogs.TPrinterSetupDialog
Delphi
TPrinterSetupDialog = class(TCommonDialog)
C++
class PASCALIMPLEMENTATION TPrinterSetupDialog : public TCommonDialog
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
class | public | Vcl.Dialogs.pas Vcl.Dialogs.hpp |
Vcl.Dialogs | Vcl.Dialogs |
説明
TPrinterSetupDialog は、プリンタ構成用の印刷設定ダイアログを表示します。
TPrinterSetupDialog は、プリンタを構成するためのモーダル Windows ダイアログ ボックスを表示します。ダイアログの内容は、選択されたプリンタ ドライバによって異なります。
このダイアログは、実行時に Execute メソッドの呼び出しによってアクティブになるまでは消えません。