<p>Am 10.06.2014 09:24 schrieb "Michael Schnell" <<a href="mailto:mschnell@lumino.de">mschnell@lumino.de</a>>:<br>
><br>
> On 06/08/2014 09:50 PM, Graeme Geldenhuys wrote:<br>
>><br>
>>   You can't pass them directly as a var parameter,<br>
><br>
><br>
> I feel that generally passing a property as a var parameter is not possible,<br>
><br>
> It could be possible for built-in functions (such as inc() ) or for properties that don't have a set or get function.<br>
><br>
> Of course the compiler could detect these special cases. I don't know if it does make sense to handle them.</p>
<p>If you would look at the wiki articles linked by others already which describe the changes and the reasoning behind them you'd know why we don't allow properties to be passed to var parameters anymore.</p>
<p>Regards,<br>
Sven</p>