Closed GoogleCodeExporter closed 9 years ago
Solved!
I take a string not a stream
for example:
HtmlViewer1.LoadFromString(UTF8Decode(memo1.Text));
Your tool is great. Exactly what I need.
regards
Josef
Original comment by infojose...@gmail.com
on 11 Feb 2014 at 11:42
Welcome Josef,
I'm glad that you like THtmlViewer!
The issue might be related to the sample code's freeing the TBlobField "blob"
instead of the stream "ST".
OrphanCat
Original comment by OrphanCat
on 11 Feb 2014 at 10:19
Thanks.
but I solved it with a string.
I need your component only as a HTML EMail preview.
So my "string methode" ist quit good enough.
Bye
Josef
2014-02-11 23:19 GMT+01:00 <thtmlviewer@googlecode.com>:
Original comment by infojose...@gmail.com
on 12 Feb 2014 at 5:52
Original comment by OrphanCat
on 12 Feb 2014 at 7:05
Original issue reported on code.google.com by
infojose...@gmail.com
on 10 Feb 2014 at 9:11Attachments: