API:FMX.ScrollBox.TPresentedVertScrollBox.ScrollDirections

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ScrollDirections default TScrollDirections.Vertical;

C++

__property ScrollDirections = {default=2};

Eigenschaften

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

Beschreibung

Legt die verfügbaren Bildlaufrichtungen fest.

FMX.ScrollBox.TPresentedVertScrollBox.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