FMX.InertialMovement.TAniCalculations.Shown

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Shown: Boolean read FShown write SetShown;

C++

__property bool Shown = {read=FShown, write=SetShown, nodefault};

Properties

Type Visibility Source Unit Parent
property protected
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TAniCalculations

Description

Specifies whether the scroll bars (scroll indicators) are shown.

See Also