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