function ColorMax(C1, C2: TColor32): TColor32;
Resulting color components are maximums of corresponding components in C1 and C2.
[See Also] ColorMin