Unit 'Themes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TThemeServices.ColorToRGB

Converts a TColor value to the Cardinal color constant needed for a theme element detail.

Declaration

Source position: themes.pas line 486

public function TThemeServices.ColorToRGB(

  Color: LongInt;

  Details: PThemedElementDetails = Nil

):Cardinal;