Vcl.Themes.TStyleManager.UseExplorerTheme
Delphi
class property UseExplorerTheme: TExplorerThemeUsages read FUseExplorerTheme write FUseExplorerTheme default [];
C++
/* static */ __property TExplorerThemeUsages UseExplorerTheme = {read=FUseExplorerTheme, write=FUseExplorerTheme, default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.Themes.pas Vcl.Themes.hpp |
Vcl.Themes | TStyleManager |
Description
Embarcadero Technologies does not currently have any additional information.