Used to read the value of the array element into an Integer or to assign an Integer to the array element.
property ItemAsInteger[Index: integer]: integer;
Use the ItemAsInteger property to read the value of the array element into an Integer or to assign an Integer to the array element.