API:FMX.ScrollBox.TPresentedScrollBox.ScrollDirections

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ScrollDirections: TScrollDirections read GetScrollDirections write SetScrollDirections default 0;

C++

__property ScrollDirections = {default=0};

プロパティ

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

説明

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

FMX.ScrollBox.TPresentedScrollBox.ScrollDirections は FMX.ScrollBox.TCustomPresentedScrollBox.ScrollDirections を継承しています。以下の内容はすべて FMX.ScrollBox.TCustomPresentedScrollBox.ScrollDirections を参照しています。

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

関連項目