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