Source position: JPL.ColorArrays.pas line 40
type TColorArrayItem = record
Color: TColor;
Name: string;
end;