C++ Builder Athens 12.1
We have a project where we were are using VCL Styles to create a 'night mode' for one of our projects. This project uses MDI forms, and there is a button on the main form to switch between 'Windows' and 'Carbon' themes. Switching to 'Carbon' works fine, but when switching back to 'Windows', TAdvStringGrids on MDI children forms retain the Carbon theming.
I was able to create a sample app that shows this behaviour.
StringGridNightModeTest.zip (2.8 MB)
Thanks,
Elias