Just upgraded to 17.0.1 and get compiler error

General TRichView support forum. Please post your questions here
Post Reply
jimmaguire
Posts: 206
Joined: Thu Sep 15, 2005 1:41 am
Location: California

Just upgraded to 17.0.1 and get compiler error

Post by jimmaguire »

Hi Sergey,

This is a big problem. I get this error: "undeclared identifier TCustomRVFormattedData".

I'm using Delphi Tokyo. Had previously installed in Delphi Seattle. The actions demo compiles fine. I copied its uses to mine to see if that was the issue.

Help! :(
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Re: Just upgraded to 17.0.1 and get compiler error

Post by Sergey Tkachenko »

Do you get this report in your code? Add CRVFData in "uses".
Post Reply