Declaration ​
pascal
TSolidBrush = class(TCustomBrush)Description ​
TSolidBrush configures the destination TCustomPolygonRenderer (typically TPolygonRenderer32) with a specified 32-bit ARGB fill color (FillColor), polygon fill rule (FillMode), or custom gradient/pattern filler (Filler).