Vcl.Forms.TScrollingWinControl.VertScrollBar

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property VertScrollBar: TControlScrollBar read FVertScrollBar write SetVertScrollBar;

C++

__property TControlScrollBar* VertScrollBar = {read=FVertScrollBar, write=SetVertScrollBar};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TScrollingWinControl

Description

Représente la barre de défilement verticale du contrôle fenêtré défilant.

Utilisez VertScrollBar pour cacher, afficher ou manipuler la barre de défilement verticale du contrôle fenêtré défilant.

Voir aussi