EtheaDev / SVGIconImageList

Three engines to render SVG (Delphi Image32, Skia4Delphi, Direct2D wrapper) and four components to simplify use of SVG images (resize, fixedcolor, grayscale...)
Apache License 2.0
327 stars 96 forks source link

Unneeded try finally (or stuff missing from finally block) #140

Closed TommiPrami closed 3 years ago

TommiPrami commented 4 years ago

TSVGIconImageListEditor.ReplaceButtonClick

There is empty finally-block.

carloBarazzetta commented 3 years ago

Fixed in 2.2.1 version