[fpc-pascal] Delphi mode syntax error

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Jan 19 11:39:02 CET 2010


On 19 Jan 2010, at 11:27, Jonas Maebe wrote:

> On 19 Jan 2010, at 11:14, Roland Turcan wrote:
>
>> ShowMessage (IntToStr (MyItems[0]));
>
> I think this should work:
>  ShowMessage (IntToStr (MyItems[0]()));
>
> Please also file a bug report with a compilable example (which does  
> not depend on Lazarus) that demonstrates the problem

Well, at least if the original code compiles with Delphi/Kylix.


Jonas



More information about the fpc-pascal mailing list