FMX.ScrollBox.TPresentedScrollBox.ScrollAnimation
Delphi
property ScrollAnimation: TBehaviorBoolean read GetScrollAnimation write SetScrollAnimation default 2;
C++
__property ScrollAnimation = {default=2};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.ScrollBox.pas FMX.ScrollBox.hpp |
FMX.ScrollBox | TPresentedScrollBox |
Description
Enables or disables scrolling animation.
FMX.ScrollBox.TPresentedScrollBox.ScrollAnimation inherits from FMX.ScrollBox.TCustomPresentedScrollBox.ScrollAnimation. All content below this line refers to FMX.ScrollBox.TCustomPresentedScrollBox.ScrollAnimation.
Enables or disables scrolling animation.