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