FMX.TabControl.TTabControl.AniCalculations

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AniCalculations: TAniCalculations read FAniCalculations;

C++

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

Properties

Type Visibility Source Unit Parent
property public
FMX.TabControl.pas
FMX.TabControl.hpp
FMX.TabControl TTabControl

Description

Represents the settings for the inertial scrolling that controls the movement in the title area of the tabs.

See Also