FMX.ScrollBox.TPresentedHorzScrollBox.ScrollDirections

From RAD Studio API Documentation

Delphi

property ScrollDirections: TScrollDirections read GetScrollDirections write SetScrollDirection default 1;

C++

__property ScrollDirections = {default=1};

Properties

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

Description

Defines the available scroll directions. {{#multireplace:FMX.ScrollBox.TPresentedHorzScrollBox.ScrollDirections|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.ScrollBox.TCustomPresentedScrollBox.ScrollDirections|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.ScrollBox.TCustomPresentedScrollBox.ScrollDirections|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Defines the available scroll directions.

See Also