[fpc-devel] Proposal: Enhanced replacement for assignment operators

Hans-Peter Diettrich DrDiettrich1 at aol.com
Sat Aug 7 15:12:35 CEST 2010


Marc Weustink schrieb:

> What is wrong with :
> 
> MyObj.PointArrayField[i] := MyObj.PointArrayField[i] +
>   FunctionReturningPointOffset(param)

The need for duplicating a long expression, with chances for typos :-(

DoDi




More information about the fpc-devel mailing list