TColorHFRecArray Type
ImagingTypes

This is type TColorHFRecArray.

Pascal
TColorHFRecArray = array[0..MaxInt div SizeOf(TColorHFRec) - 1] of TColorHFRec;
File

ImagingTypes (at line 323)

Related Information
You are here: Symbol Reference > Types > TColorHFRecArray Type