FMX.Layouts.TScrollCalculations

From RAD Studio API Documentation
Jump to: navigation, search

FMX.InertialMovement.TAniCalculationsSystem.Classes.TPersistentSystem.TObjectTScrollCalculations

Delphi

TScrollCalculations = class (TAniCalculations)

C++

class PASCALIMPLEMENTATION TScrollCalculations : public Fmx::Inertialmovement::TAniCalculations

Properties

Type Visibility Source Unit Parent
class public
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts FMX.Layouts

Description

Encapsulates methods calculating inertial scroll moving for controls with scrollable areas.

TScrollCalculations introduces methods for working with inertial scrolling for TScrollBox.

See Also