Page 1 of 1

Image types, Delphi 7

Posted: Mon Aug 18, 2014 12:11 pm
by Lucian
Hi Sergey,

With the help of TRvHtmlImporter I am trying to load an html file in a TRichViewEdit control. The html file has several images (gif, png) but it seems TRVGraphicHandler.LoadFromFile can not load them. I am using Delphi 7 and I am not using Developer Express. So what can I do to load an html file hat uses gif and png? What are actually the image types supportedbased on Delphi versions?

Thx,

p.s. starting Aug. 15, we are now registered customers!

Posted: Tue Aug 19, 2014 5:42 am
by Sergey Tkachenko
Delphi 7 does not have classes for PNG and GIF images.
Use thirdparty classes: http://www.trichview.com/forums/viewtopic.php?t=89