Generic array of integer
Source position: objpas.pp line 38
type IntegerArray = array [0..$effffff] of Integer;