RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabbedNotebook.TabFont Property

Determines the font used on the tabs of the tabbed notebook control.

Pascal
property TabFont: TFont;
C++
__property TFont TabFont;

Use TabFont to specify the font characteristics used to display the label on the tabs of the notebook.

Note: The text on the selected tab is boldfaced if the selected font for the TabFont property is not also boldfaced.
 

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