Source position: JPL.Colors.pas line 66
function RGBA(
const R: Byte;
const G: Byte;
const B: Byte;
const A: Byte
):TRGBAColor;