Vcl.Themes.TUxThemeStyle.DoColorToRGB

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoColorToRGB(Color: TColor; Details: PThemedElementDetails): TColorRef; override;

C++

virtual unsigned __fastcall DoColorToRGB(System::Uitypes::TColor Color, PThemedElementDetails Details);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TUxThemeStyle

Description


Embarcadero Technologies does not currently have any additional information.