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

IntegerArray

Generic array of integer.

Declaration

Source position: systemh.inc line 285

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