RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TScrollingWinControl.EnableAutoRange Method

Reenables automatic scrolling.

Pascal
procedure EnableAutoRange;
C++
__fastcall EnableAutoRange();

Use EnableAutoRange to reenable scrolling after turning it off. This method can be used with the DisableAutoRange method to turn scrolling on and off. 

 

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