FMX.ScrollBox.TCustomPresentedScrollBox.ScrollAnimation

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ScrollAnimation: TBehaviorBoolean read GetScrollAnimation write SetScrollAnimation default TBehaviorBoolean.PlatformDefault;

C++

__property Fmx::Behaviormanager::TBehaviorBoolean ScrollAnimation = {read=GetScrollAnimation, write=SetScrollAnimation, default=2};

Propriétés

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


Description

Active ou désactive l'animation défilante.

Voir aussi