FMX.ScrollBox.TCustomPresentedScrollBox.ScrollToCenter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure ScrollToCenter(const AAnimated: Boolean = True);

C++

void __fastcall ScrollToCenter(const bool AAnimated = true);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TCustomPresentedScrollBox


Beschreibung

Ändert die Bildlaufposition hin zur Mitte der Inhaltsgröße.

Siehe auch