Source position: xsettings-common.inc line 55
type TXSettingsColor = record
red: Word;
green: Word;
blue: Word;
alpha: Word;
end;