delphithemesttabsheet

How can I get the color for a themed tabsheet


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


Solution

  • 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.