FMX.ScrollBox.TPresentedScrollBox.ScrollAnimation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ScrollAnimation;

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.

See Also