WinColor

function WinColor(Color32: TColor32): TColor;

Description

Provides conversion of the TColor32 value back into TColor. The highest-order byte (Alpha channel) of the resulting color is assigned the $00 value.

See Also

Color32, Color Types