ActiveTabColor
Specifies color of tab or it's indicator (if ActiveTabIndicator is not tiSolid) on a currently active page.
pas
property ActiveTabColor: TColor read FActiveTabColor write SetActiveTabColor default clHighlight;
Remarks
This property have effect only if Style property is set to stUserDefined.