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