Source position: graphh.inc line 449
type PaletteType = record
Size: LongInt;
Colors: array [0..MaxColors] of RGBRec;
end;