Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TBrush.SetStyle

Sets the value for the Style property.

Declaration

Source position: graphics.pp line 729

protected procedure TBrush.SetStyle(

  Value: TBrushStyle

); override;

Arguments

Value

  

New value for the property.

See also

TBrush.Style

  

Indicates the pattern drawn using the brush.


Version 4.4 Generated 2025-11-08 Home