Translates the Color class to a Windows color which is equivalent to Delphi TColor value.
public function ToWin32Color: Integer;
The Windows color value. This value is equivalent to Delphi TColor value.