RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabSheet.OnShow Event

Occurs when the TabVisible property changes to true.

Pascal
property OnShow: TNotifyEvent;
C++
__property TNotifyEvent OnShow;

Write an OnShow event handler to take specific action when the tab sheet appears in its page control after being temporarily hidden. 

 

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