RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabbedNotebook.OnChange Event

Occurs when the page of a tabbed notebook changes.

Pascal
property OnChange: TPageChangeEvent;
C++
__property TPageChangeEvent OnChange;

Write an OnPage event handler to respond to a page change in a tabbed notebook. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!