Incompatible types: Integer and Longbool
Posted: Tue Jul 03, 2007 11:44 pm
I saw that this was an issue in Delphi 2006. I just loaded Delphi 2007 on my machine. I downloaded and installed the latest RichView files. Trying to open a project that worked fine in Delphi 2005. However, when I try to compile, I get a slew of errors in RVUni as follows:
line 323:
TGetCharacterPlacementVal(Len), TGetCharacterPlacementVal(0), res,
and the error is that Integer and LongBool are incompatible
Any ideas? Is it maybe a setting that I have not run across yet?
Thanks
jamie
line 323:
TGetCharacterPlacementVal(Len), TGetCharacterPlacementVal(0), res,
and the error is that Integer and LongBool are incompatible
Any ideas? Is it maybe a setting that I have not run across yet?
Thanks
jamie