This is type TColor64RecArray.
TColor64RecArray = array[0..MaxInt div SizeOf(TColor64Rec) - 1] of TColor64Rec;
ImagingTypes (at line 296)