RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTabControl.Change Method

Pending tab change event dispatcher.

Pascal
procedure Change; dynamic;
C++
__fastcall Change();

Change is called automatically when the selected tab changes. Override Change to specify additional processing before the OnChange event handler executes, or to block the OnChange event. 

 

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