This is type TColor32RecArray.
TColor32RecArray = array[0..MaxInt div SizeOf(TColor32Rec) - 1] of TColor32Rec;
ImagingTypes (at line 272)