RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabSet.BackgroundColor Property

Determines the background color of the tab set control.

Pascal
property BackgroundColor: TColor;
C++
__property TColor BackgroundColor;

Use BackgroundColor to indicate the color that the tab set control uses to paint the area between the tabs and the border of the control. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!