Vcl.CategoryButtons.TButtonItem.ScrollIntoView

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ScrollIntoView; override;

C++

virtual void __fastcall ScrollIntoView();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.CategoryButtons.pas
Vcl.CategoryButtons.hpp
Vcl.CategoryButtons TButtonItem

Description

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

Supply the following value for this method:



Parameter Description

Index

An Integer representing the button you want scrolled into view.