FMX.ScrollBox.TCustomPresentedScrollBox.ScrollAnimation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TCustomPresentedScrollBox


Beschreibung

Aktiviert oder deaktiviert die Bildlaufanimation.

Siehe auch