0

I know that Delphi 10.4 can show SVG images on Firemonkey apps, but can it do the same for VCL apps ?

Thank you.

Marc Guillot
  • 6,090
  • 1
  • 15
  • 42

1 Answers1

-1

Devexpress has good support for SVG. There is also a collection of SVG Icons if you buy the components.

https://docs.devexpress.com/VCL/dxSVGImage.TdxSVGImage

Roland Bengtsson
  • 5,058
  • 9
  • 58
  • 99