Unit 'prefs' Package
[Overview][Constants][Types][Index] [#amunits]

tRGBTable

Declaration

Source position: prefs.pas line 300

type tRGBTable = record

  t_Red: Byte;

  t_Green: Byte;

  t_Blue: Byte;

end;


Documentation generated on: 2021-07-30