You need to declare an array in the var section:
Code:
var
    data: array[1..10] or integer;