Vcl.Dialogs.TPrinterSetupDialog

提供: RAD Studio API Documentation
移動先: 案内検索

Vcl.Dialogs.TCommonDialogSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTPrinterSetupDialog

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 メソッドの呼び出しによってアクティブになるまでは消えません。

関連項目