Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2005 Apr : EClassNotFound using TStream.ReadComponentRes
| Subject: | EClassNotFound using TStream.ReadComponentRes |
| Posted by: | "JM" (spamfree@world.ss) |
| Date: | Tue, 26 Apr 2005 17:25:23 |
Do you know the proper way of using TStream.ReadComponentRes?
I tried several ways (Even copying all the TReader code into my code to see
what's wrong), but all ended with a EClassNotFound exception.
The Stream is a TFileStream containing the output from
TStream.WriteComponentRes
BTW, I'm using Delphi 6 Enterprise
TIA,
JM