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

Drag&Drop planned ? #170

Closed Serge-Girard closed 3 years ago

Serge-Girard commented 3 years ago

I was playing with some Easter eggs (1 from 5, and random colors) image till I found there is no drag&drop capabilities for SVGIconImage Did you plan to had it ?

carloBarazzetta commented 3 years ago

Maybe in the near future...

carloBarazzetta commented 3 years ago

The last version of TSVGIconImage was changed, reverted from TCustomControl to TGraphicControl, and the properties of TGrahicControl are fully exposed as a standard TImage.