FMX.Printer.Win.TPrinterWin.GetHandle

提供:RAD Studio API Documentation

Delphi

function GetHandle: HDC;

C++

HDC __fastcall GetHandle(void);

プロパティ

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

説明

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

関連項目