TIWCGJQMMobiScroll2OptionsCore.Theme Property
Sets the scroller's visual appearance. Supplied themes: 'android', 'android-ics', 'android-ics light', 'sense-ui', 'ios', 'jqm'. It's possible to create custom themes in css by prefixing any css class used in the scroller markup with the theme name, e.g.: .my-theme .dww { / My CSS / }, and set the theme option to 'my-theme'
published property Theme: TIWCGJQMMobiScroll2Theme index 12 read GetTheme write SetTheme stored IsEnumerStored;