FMX.ScrollBox.TCustomPresentedScrollBox.ScrollAnimation
Delphi
property ScrollAnimation: TBehaviorBoolean read GetScrollAnimation write SetScrollAnimation default TBehaviorBoolean.PlatformDefault;
C++
__property Fmx::Behaviormanager::TBehaviorBoolean ScrollAnimation = {read=GetScrollAnimation, write=SetScrollAnimation, default=2};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.ScrollBox.pas FMX.ScrollBox.hpp |
FMX.ScrollBox | TCustomPresentedScrollBox |
Description
Enables or disables scrolling animation.