How can I get the color for a themed tabsheet

做~自己de王妃 提交于 2019-12-02 19:17:23

问题


How can I determine the background color of a TTabSheet when running on a OS with themes like XP and above?


回答1:


I would try GetThemeColor.

Edit: But note that tab sheets have a gradient under standard XP theming, so a single color probably is not what you need.



来源:https://stackoverflow.com/questions/2191301/how-can-i-get-the-color-for-a-themed-tabsheet

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!