Código Delphi [-] .. With Image1 do begin Canvas.Brush.Color:= CLWhite; Canvas.FillRect(Rect(0, 0, Width, Height)); end; ..
.. With Image1 do begin Canvas.Brush.Color:= CLWhite; Canvas.FillRect(Rect(0, 0, Width, Height)); end; ..