Hi there
I have decided to format my PC after 3 years of use.
Now I’m busy installing my Delphi 7 environment again.
I have QR4, TRichView and the Addict SpellChecker.
I’ve also installed the RVQRWrapperD7.dpk
However, when I open one of the forms, I get:
“Class TQRRichView not found”
Any ideas?
Thanks
Michael
TQRRichView
-
- Site Admin
- Posts: 17555
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
If you get this error message when you open forms in Delphi (at design time), this means that RVQRWrapper package is not installed.
May be, for some reason, this package was added in "exclude list" for this project (a list of packages that unloaded when this project is opened).
Open this project, go menu Component | Install Packages, find RVQR package in the list of available packages and check it.
May be, for some reason, this package was added in "exclude list" for this project (a list of packages that unloaded when this project is opened).
Open this project, go menu Component | Install Packages, find RVQR package in the list of available packages and check it.