Vcl.Styles.TCustomStyleTreeViewElements.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(Vcl::Themes::TCustomStyleServices* Style, int Part, int State, Vcl::Themes::TElementColor ElementColor, /* out */ System::Uitypes::TColor &Color);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Styles.pas
Vcl.Styles.hpp
Vcl.Styles TCustomStyleTreeViewElements

Description



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