Generic array of integer
Source position: objpas.pp line 35
type IntegerArray = array [0..$effffff] of Integer;
No notes exist for this page yet.