Teach Yourself Borland Delphi in 21 Days

... values to some array elements. The expression on the right-hand side of the
assignment operator on line 5 of the code uses the value of an element [2,5,7] of
the array to be assigned to another element in the same array: that at position [7,
5 ...