FMX.ScrollBox.TPresentedVertScrollBox.ScrollDirections

提供:RAD Studio API Documentation

Delphi

property ScrollDirections default TScrollDirections.Vertical;

C++

__property ScrollDirections = {default=2};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TPresentedVertScrollBox

説明

使用可能なスクロールの方向を定義します。 FMX.ScrollBox.TPresentedVertScrollBox.ScrollDirections は FMX.ScrollBox.TCustomPresentedScrollBox.ScrollDirections を継承しています。以下の内容はすべて FMX.ScrollBox.TCustomPresentedScrollBox.ScrollDirections を参照しています。

使用可能なスクロールの方向を定義します。

関連項目