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 プロパティを使用すると,プリンタオブジェクトのハンドルへのアクセスを取得できます。