FMX.ScrollBox.TCustomPresentedScrollBox.ScrollDirections

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ScrollDirections: TScrollDirections read GetScrollDirections write SetScrollDirections default TScrollDirections.Both;

C++

__property TScrollDirections ScrollDirections = {read=GetScrollDirections, write=SetScrollDirections, default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ScrollBox.pas
FMX.ScrollBox.hpp
FMX.ScrollBox TCustomPresentedScrollBox


Beschreibung

Legt die verfügbaren Bildlaufrichtungen fest.

Siehe auch