RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseButtonItem.ScrollIntoView Method

Scrolls a button to make it visible.

Pascal
procedure ScrollIntoView; virtual; abstract;
C++
virtual __fastcall ScrollIntoView() = 0;

Supply the following value for this method:

Parameter 
Description 
Index  
An Integer representing the button you want scrolled into view.  

 

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