FMX.ScrollBox.TPresentedVertScrollBox.Bounces

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Bounces;

C++

__property Bounces = {default=2};

Properties

Type Visibility Source Unit Parent
property published
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TPresentedVertScrollBox

Description

Indicates if it is possible to scroll content abroad.

FMX.ScrollBox.TPresentedVertScrollBox.Bounces inherits from FMX.ScrollBox.TCustomPresentedScrollBox.Bounces. All content below this line refers to FMX.ScrollBox.TCustomPresentedScrollBox.Bounces.

Indicates if it is possible to scroll content abroad.

See Also