This is type TColorFPRecArray.
TColorFPRecArray = array[0..MaxInt div SizeOf(TColorFPRec) - 1] of TColorFPRec;
ImagingTypes (at line 307)