[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Represents the Horizontal brush style.
Source position: graphics.pp line 181
const bsHorizontal = FPCanvas.bsHorizontal; |
Alias for the TFPBrushStyle.bsHorizontal enumeration value in the FCL. Fills a shape with a pattern consisting of equidistant horizontal lines.
|
Represents the pattern for a Brush. |