RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TNotebook.OnPageChanged Event

Occurs when the user selects a new page in the notebook.

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

Use the OnPageChanged event when you want special processing to occur when the active page changes. 

 

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