Library Vcl NextSuite 6 Next Collection 6 Reference Classes TNxPageControl6 ActiveTabColor

ActiveTabColor

Specifies color of tab or it's indicator (if ActiveTabIndicator is not tiSolid) on a currently active page.

ActiveTabColor

pas
property ActiveTabColor: TColor read FActiveTabColor write SetActiveTabColor default clHighlight;

Remarks

This property have effect only if Style property is set to stUserDefined.

Sign in