TIWCGJQCustomThemeSwitcher.SetTheme(TIWCGJQDefaultThemes) Method

Method to set theme from default list of themes.

Namespace: IWCGJQThemeSwitcher
public
 procedure SetTheme(const ADefaultTheme: TIWCGJQDefaultThemes); overload;

Parameters

ADefaultTheme
Type: TIWCGJQDefaultThemes

Enumerator of theme. Example: jqdtStart

IWCGJQThemeSwitcher1.SetTheme(jqdtStart);