RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabbedNotebook.TabFontChanged Method

Invalidates the tabs when the TabFont property changes.

Pascal
procedure TabFontChanged(Sender: TObject);
C++
__fastcall TabFontChanged(TObject * Sender);

TabFontChanged is called automatically when the TabFont property changes. It invalidates the notebook so that the tabs are repainted in the new font. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!