FMX.ScrollBox.TCustomScrollBoxModel.ScrollAnimation

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ScrollAnimation: TBehaviorBoolean read FScrollAnimation write SetScrollAnimation;

C++

__property Fmx::Behaviormanager::TBehaviorBoolean ScrollAnimation = {read=FScrollAnimation, write=SetScrollAnimation, nodefault};

Eigenschaften

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


Beschreibung

Aktiviert oder deaktiviert die Bildlaufanimation.

Siehe auch