Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32_Brushes🞂TSolidBrush🞂FillColorProperty

TSolidBrush.FillColor

32-bit ARGB color assigned to the polygon renderer when drawing.

Declaration ​

pascal
property FillColor: TColor32 read FFillColor write SetFillColor;

Description ​

FillColor specifies the 32-bit ARGB color (TColor32) passed to TPolygonRenderer32.Color prior to rendering polygon paths.