TIWCGJQCustomThemeSwitcher.jsSetTheme(string) Method
Returns the javascript code to change the theme.
public function jsSetTheme(const ATheme: string): string;
Parameters
- ATheme
- Type: string
The name of theme.
Return Value
Type: string
Returns the javascript code to change the theme.
public function jsSetTheme(const ATheme: string): string;
The name of theme.