Vcl.Printers.TPrinter.Handle

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

Delphi

property Handle: HDC read GetHandle;

C++

__property HDC Handle = {read=GetHandle, nodefault};

プロパティ

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

説明

プリンタオブジェクトのハンドルへのアクセスを提供します。

Handle プロパティを使用すると,プリンタオブジェクトのハンドルへのアクセスを取得できます。

他の言語