BCDefaultThemeManager uses almost all components to apply style, however it doesn't really need the components as such. We could instead have an abstract class like TBCThemedControl and provide there juste the minimum information on what to do when applying style or utility functions.