Vcl.Direct2D.TDirect2DFont.GetHandle
Delphi
function GetHandle: IDWriteTextFormat;
C++
_di_IDWriteTextFormat __fastcall GetHandle(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.Direct2D.pas Vcl.Direct2D.hpp |
Vcl.Direct2D | TDirect2DFont |
Description
GetHandle is the getter method for the Handle property.
GetHandle is executed each time the value of the Handle property is read.