FMX.ScrollBox.TCustomPresentedScrollBox.ScrollDirections
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.