FMX.Grid.Style.TStyledGrid.ScrollToSelectedCell

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure ScrollToSelectedCell;

C++

void __fastcall ScrollToSelectedCell();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Grid.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid


Beschreibung

Ändert die Position des Bildschirmausschnitts, so dass die ausgewählte Zelle sichtbar wird.

Siehe auch