FMX.ScrollBox.TCustomPresentedScrollBox.AniCalculations

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AniCalculations: TAniCalculations read GetAniCalculations;

C++

__property Fmx::Inertialmovement::TAniCalculations* AniCalculations = {read=GetAniCalculations};

Eigenschaften

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


Beschreibung

Gibt die Instanz an die Klasse zurück, die physische Bildlaufberechnungen bereitstellt.

AniCalculations steht nur für die Stildarstellung zur Verfügung. Für die native Darstellung wird null/nil zurückgegeben.

Siehe auch