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.