Determines the color and pattern for filling graphical shapes and backgrounds for the current TCanvas.
Set the Brush property to specify the color and pattern to use when drawing the background or filling in graphical shapes. The value of Brush is a TBrush object.
Note |
---|
The Brush property exposes the FMX Fill property with another name to help with compatibility. For new code, use the Fill property as it is slightly faster to access it. |
Namespace: FMX.RS.CanvasHelper
Delphi |
public |
Property Value
Type: TBrush