Source position: mui.pas line 214
type tMUI_RGBcolor = record
red: ULONG;
green: ULONG;
blue: ULONG;
end;