Converts a TColor value to the Cardinal color constant needed for a theme element detail.
Source position: themes.pas line 486
public function TThemeServices.ColorToRGB(
Color: LongInt;
Details: PThemedElementDetails = Nil
):Cardinal;