Source position: graphh.inc line 443
type RGBRec = packed record
Red: SmallInt;
Green: SmallInt;
Blue: SmallInt;
end;