Direct2D.TDirect2DBrush.GetHandle
From RAD Studio VCL Reference
Delphi Information
From Direct2D.pas
function GetHandle(): ID2D1Brush;
Unit: Direct2D
Type: method
Visibility: protected
Member Of: TDirect2DBrush
Description
GetHandle is the getter method for the Handle property.
GetHandle is executed each time the value of the Handle property is read.