FMX.ScrollBox.TCustomPresentedScrollBox.ScrollToTop
Delphi
procedure ScrollToTop(const AAnimated: Boolean = True);
C++
void __fastcall ScrollToTop(const bool AAnimated = true);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FMX.ScrollBox.pas FMX.ScrollBox.hpp |
FMX.ScrollBox | TCustomPresentedScrollBox |
Description
Changes the scroll position to the top.