Source position: xrender.pp line 138
type TXRenderColor = record
red: cushort;
green: cushort;
blue: cushort;
alpha: cushort;
end;