This is type TColorHFRecArray.
TColorHFRecArray = array[0..MaxInt div SizeOf(TColorHFRec) - 1] of TColorHFRec;
ImagingTypes (at line 323)