trichview.com

trichview.support




Re: SaveRVFToStream


Return to index


Author

Message

Sergey Tkachenko

Posted: 02/11/2004 21:48:43


May be it is not empty?

I noticed that i you look at Stream.Size in debugger, it shows 0 even if its

actual value is not 0

Before reading from this stream do not forget to set ms.Position := 0;


> hi,

> I have tried the following code:

>     ms := TMemoryStream.Create;

>     rve.savervftostream(ms);

>

> but the ms is empt after executing the code. does anyone know why?

>

> best regards,

> Chen Yap

>

>





Powered by ABC Amber Outlook Express Converter