Source position: _crw_eldraw.pas line 94
type TPenParams = packed record
Color: TColor;
Style: TPenStyle;
Mode: TPenMode;
Width: Integer;
end;