SaveRVFToStream problem

General TRichView support forum. Please post your questions here
Post Reply
arnor
Posts: 5
Joined: Sun Aug 12, 2007 10:51 am

SaveRVFToStream problem

Post by arnor »

I use SaveRVFToStream to export to Tmemorystream,
I found the stream.size is 0.
why?
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

If you use Delphi debuger to view Stream.Size, it shows wrong value.
I do not know why, but it does not show Stream.Size correctly.
Post Reply