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

IntegerArray

Generic array of integer.

Declaration

Source position: systemh.inc line 407

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.