Developer

StyleColors

Specifies whether component will use colors provided by Style (Modern, Native) or values set in properties such as ActiveTabTextColor or ActiveTabColor.

property StyleColors: Boolean read FStyleColors write SetStyleColors default True;
If StyleColors is True and Style is set to psModern, tab colors, font colors will be determined by style painting class.

See also