TIWCGJQCustomThemeSwitcher.SetThemeEx(TIWCGJQDefaultThemesEx) Method

Method to set theme from default list of extended themes.

Namespace: IWCGJQThemeSwitcher
public
 procedure SetThemeEx(const ADefaultThemeEx: TIWCGJQDefaultThemesEx); overload;

Parameters

ADefaultThemeEx
Type: TIWCGJQDefaultThemesEx

Enumerator of theme. Example: jqdtxAristo

IWCGJQThemeSwitcher1.SetTheme(jqdtxAristo);