FMX.ScrollBox.TPresentedHorzScrollBox.ScrollDirections

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ScrollDirections default TScrollDirections.Horizontal;

C++

__property ScrollDirections = {default=1};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TPresentedHorzScrollBox

Beschreibung

Legt die verfügbaren Bildlaufrichtungen fest.

FMX.ScrollBox.TPresentedHorzScrollBox.ScrollDirections erbt von FMX.ScrollBox.TCustomPresentedScrollBox.ScrollDirections. Der folgende Inhalt bezieht sich auf FMX.ScrollBox.TCustomPresentedScrollBox.ScrollDirections.

Legt die verfügbaren Bildlaufrichtungen fest.

Siehe auch