Florian Klämpfl schrieb:

Simple solution: the variable continues to exist, under a different
name. The property only implements Delphi compatibility :-)

Possible, but I fear this is also only half of a solution: a property
cannot replace a variable, see var parameter problem or assembler code.

In such cases the user gets a compiler error message, so that he can know what has to be changed in the ported code.

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to