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 :-(

Choose shorter expressions and/or use ctrl+space

And how do I find out, whether two expressions are the same, while *reading* the code?

DoDi

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to