FMX.Grid.TCustomGrid.AniCalculations

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property AniCalculations;

C++

__property AniCalculations;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomGrid

Beschreibung

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

FMX.Grid.TCustomGrid.AniCalculations erbt von FMX.ScrollBox.TCustomPresentedScrollBox.AniCalculations. Der folgende Inhalt bezieht sich auf FMX.ScrollBox.TCustomPresentedScrollBox.AniCalculations.

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