[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

bsPattern

Represents the user-specified Pattern (bitmap) brush style.

Declaration

Source position: graphics.pp line 218

const bsPattern = FPCanvas.bsPattern;

Description

Alias for the TFPBrushStyle.bsPattern enumeration value in the FCL. Fills a shape with a user-specified pattern (bitmap).

Version info

Added in LCL version 3.0.

See also

TBrushStyle

  

Represents the pattern for a Brush.


Version 3.2 Generated 2024-02-25 Home