Vcl.Themes.TUxThemePanelElements.GetElementColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function GetElementColor(Style: TCustomStyleServices; Part, State: Integer;
ElementColor: TElementColor; out Color: TColor): Boolean; override;

C++

__classmethod virtual bool __fastcall GetElementColor(TCustomStyleServices* Style, int Part, int State, TElementColor ElementColor, /* out */ System::Uitypes::TColor &Color);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Themes.pas
Vcl.Themes.hpp
Vcl.Themes TUxThemePanelElements

Description


Embarcadero Technologies does not currently have any additional information.