Vcl.Graphics.TCanvas.SetBrush
Delphi
procedure SetBrush(Value: TBrush);
C++
void __fastcall SetBrush(TBrush* Value);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		protected | Vcl.Graphics.pas Vcl.Graphics.hpp  | 
        Vcl.Graphics | TCanvas | 
Description
Represents the setter method for the Brush property.
SetBrush is called each time the value of the Brush property is changed.