API:Vcl.Themes.TStyleManager.SetStyle
Delphi
class procedure SetStyle(const Name: string); overload;
class procedure SetStyle(Style: TCustomStyleServices); overload;
class procedure SetStyle(Handle: TStyleServicesHandle); overload;
C++
__classmethod void __fastcall SetStyle(const System::UnicodeString Name)/* overload */;
__classmethod void __fastcall SetStyle(TCustomStyleServices* Style)/* overload */;
__classmethod void __fastcall SetStyle(TStyleManager_TStyleServicesHandle Handle)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Vcl.Themes.pas Vcl.Themes.hpp |
Vcl.Themes | TStyleManager |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!