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