How to change the TTabItem's style
问题 Please take a look at the following picture: I need to modify color of blue bar at the TTabItem. But I did not find any place available for modification. Which attributes or styles can modify it? 回答1: to change look of tabitems you can design your custom style. Using TStyleBook component or Load an style to StyleBook and modify tabitemstyle on layout tree. You can watch this film to see how to manage styles properties. How to style buttons in Firemonkey with Delphi XE4 回答2: The answer by