How can you change the font color of a theme-enabled control?
- by Edouard Westphal
Yes, this is again this question:
How can I change the font color of a TCheckBox (or any handled control) with Delphi7-Delphi2007 on a themes enabled application?
After reading a lot on the internet and on this site, I found 4 kinds of answer:
and Most populare (even from QC): You can't, it's designed like that by Microsoft.
Create a component…