Represents the Solid brush style.
Source position: graphics.pp line 179
const bsSolid = FPCanvas.bsSolid; |
Alias for the TFPBrushStyle.bsSolid enumeration value in the FCL. Fills a shape using the color for the brush.
|
Represents the pattern for a Brush. |