Page 1 of 1

Undeclared identifieer: 'TRVUnderlineType'

Posted: Sat Nov 07, 2009 8:00 am
by agityildiz
Hi,

I installed trichview10. But I not compling my software. I have error message.

Error RichViewActions.pas(1293):Undeclared identifier:'TRVUnderlineType'

can you help me?

Posted: Sat Nov 07, 2009 11:15 am
by Sergey Tkachenko
(version 10 is an old version, the latest version is 11.x)

The most probably, you have several versions of TRichView in different directories, so Delphi tries to compile some new files with some old files.
Delete files of the older versions of TRichView, RichViewActions, etc.