FMX.InertialMovement.TAniCalculations.Enabled

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Enabled: Boolean read FEnabled write SetEnabled;

C++

__property bool Enabled = {read=FEnabled, write=SetEnabled, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TAniCalculations


Beschreibung

Gibt an, ob die dynamische Bewegung der Bildlaufansicht aktiviert ist.

Siehe auch