FMX.InertialMovement.TAniCalculations.Shown
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.