RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlScrollBar.ScrollPos Property

Indicates the position of the thumb tab.

Pascal
property ScrollPos: Integer;
C++
__property int ScrollPos;

The read-only ScrollPos property returns the current value of Position when the scroll bar is visible. If the scroll bar is not visible, ScrollPos returns 0. 

 

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