type TCombineReg = function (X, Y, W: TColor32): TColor32;
TCombineReg is a type for color combining procedures. It is mainly used internally for handling specific CPU feature optimized versions (MMX etc.). See source code for details.
[See also]: Combine