|
RAD Studio VCL Reference
|
Invalidates the tabs when the TabFont property changes.
procedure TabFontChanged(Sender: TObject);
__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!
|