FMX.ScrollBox.TCustomPresentedScrollBox.ScrollToTop

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ScrollToTop(const AAnimated: Boolean = True);

C++

void __fastcall ScrollToTop(const bool AAnimated = true);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TCustomPresentedScrollBox


Description

Change la position de défilement en la situant sur le haut.

Voir aussi