RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabSheet.OnHide Event

Occurs when the TabVisible property changes to false.

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

Write an OnHide event handler to take specific action when the tab sheet is temporarily removed from its page control. 

 

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