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