API:Vcl.Graphics.TCanvas.Brush
Delphi
property Brush: TBrush read FBrush write SetBrush;
C++
__property TBrush* Brush = {read=FBrush, write=SetBrush};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.Graphics.pas Vcl.Graphics.hpp |
Vcl.Graphics | TCanvas |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!