[Overview][Constants][Types][Procedures and functions] Reference for unit 'objpas' (#rtl)

IntegerArray

Generic array of integer

Declaration

Source position: objpas.pp line 35

type IntegerArray = array [0..$effffff] of Integer;