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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to