Library Vcl NextSuite 6 Next Collection 6 Reference Classes TNxPageSheet6 TabColor

TabColor

Specifies color of the tab if StyleColors property of the page control is set to False.

pas
property TabColor: TColor read FTabColor write SetTabColor default clBtnFace;

Remarks

This property only have an effect if StyleColors property of the PageControl is set to False.

Sign in