FMX.Printer.Win.TPrinterWin.GetHandle

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

Delphi

function GetHandle: HDC;

C++

HDC __fastcall GetHandle();

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Printer.Win.pas
FMX.Printer.Win.hpp
FMX.Printer.Win TPrinterWin

説明

Handle プロパティを操作するための protected 取得メソッドの実装。

関連項目