FMX.ScrollBox.Style.TStyledCustomScrollBox.VScrollBar

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property VScrollBar: TScrollBar read GetVScrollBar;

C++

__property Fmx::Stdctrls::TScrollBar* VScrollBar = {read=GetVScrollBar};

Eigenschaften

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


Beschreibung

Gibt die vertikale Bildlaufleisten-Komponente zurück.

Siehe auch