FMX.ScrollBox.TPresentedFramedVertScrollBox.ShowScrollBars

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ShowScrollBars: Boolean read GetShowScrollBars write SetShowScrollBars default 1;

C++

__property ShowScrollBars = {default=1};

Eigenschaften

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

Beschreibung

Legt die Sichtbarkeit der Bildlaufleisten fest.

FMX.ScrollBox.TPresentedFramedVertScrollBox.ShowScrollBars erbt von FMX.ScrollBox.TCustomPresentedScrollBox.ShowScrollBars. Der folgende Inhalt bezieht sich auf FMX.ScrollBox.TCustomPresentedScrollBox.ShowScrollBars.

Legt die Sichtbarkeit der Bildlaufleisten fest.

Siehe auch