FMX.Layouts.TCustomScrollBox.VScrollBar

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property VScrollBar: TScrollBar read GetVScrollBar;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property protected
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TCustomScrollBox

Description

Spécifie la barre de défilement vertical attachée à cette boîte de défilement.

Lisez la propriété en lecture seule VScrollBar afin d'obtenir l'objet barre de défilement vertical attaché à ce composant boîte de défilement.

Voir aussi