FMX.Printer.Win.TPrinterWin.GetHandle
Delphi
function GetHandle: HDC;
C++
HDC __fastcall GetHandle(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Printer.Win.pas FMX.Printer.Win.hpp |
FMX.Printer.Win | TPrinterWin |
Description
Is the protected getter implementation for the Handle property.