[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_eldraw' (#crwlib)

TBrushParams

Declaration

Source position: _crw_eldraw.pas line 115

type TBrushParams = packed record

  Color: TColor;

  Style: TBrushStyle;

end;