API:Vcl.Themes.TAbstractStyleServices.DoColorToRGB

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoColorToRGB(Color: TColor; Details: PThemedElementDetails): TColorRef; virtual; abstract;

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!