API:FMX.ScrollBox.TPresentedScrollBox.ScrollDirections

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ScrollDirections: TScrollDirections read GetScrollDirections write SetScrollDirections default 0;

C++

__property ScrollDirections = {default=0};

Eigenschaften

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

Beschreibung

Legt die verfügbaren Bildlaufrichtungen fest.

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