RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonItem.ScrollIntoView Method

Scrolls a button to make it visible within a button group.

Pascal
procedure ScrollIntoView; override;
C++
virtual __fastcall ScrollIntoView();

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!