RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleControl.Scroll Method

Scrolls the view by the indicated amount of pixels.

Pascal
function Scroll(scrollExtent: TPoint): HResult; stdcall;
C++
__fastcall __stdcall HRESULT Scroll(TPoint scrollExtent);

Call Scroll to scroll the view of the ActiveX control by the indicated amount of pixels. 

 

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