API:Vcl.Themes.TThemedElementDetails.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Create(Element: TThemedElement; Part, State: Integer): TThemedElementDetails; static;

C++

static TThemedElementDetails __fastcall Create(TThemedElement Element, int Part, int State);

Properties

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

Description

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