Source position: solarsystems.pas line 82
function RgbToColor(
const ValueRed: Byte;
const ValueGreen: Byte;
const ValueBlue: Byte
):TColor;