Vcl.Themes.TThemedElementDetails.Create
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.