FMX.ScrollBox.Style.TStyledCustomScrollBox.HScrollAlign

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property HScrollAlign: TAlignLayout read GetHScrollAlign;

C++

__property Fmx::Types::TAlignLayout HScrollAlign = {read=GetHScrollAlign, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FMX.ScrollBox.Style.pas
FMX.ScrollBox.Style.hpp
FMX.ScrollBox.Style TStyledCustomScrollBox


Beschreibung

Gibt die Ausrichtung der horizontalen Bildlaufleisten-Komponente zurück.

Siehe auch