Source position: prefs.pas line 300
type tRGBTable = record
t_Red: Byte;
t_Green: Byte;
t_Blue: Byte;
end;