FMX.Grid.TCustomGrid.ScrollToSelectedCell
Delphi
procedure ScrollToSelectedCell;
C++
void __fastcall ScrollToSelectedCell();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Grid.pas FMX.Grid.hpp | FMX.Grid | TCustomGrid | 
Description
Changes the viewport position so that the selected cell is visible.