RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPageScroller.OnScroll Event

Occurs immediately before the page scroller scrolls.

Pascal
property OnScroll: TPageScrollEvent;
C++
__property TPageScrollEvent OnScroll;

Write code in the OnScroll event handler to perform actions when the page scroller scrolls. 

 

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