FMX.Layouts.TScrollBox.VScrollBar
From RAD Studio API Documentation
Delphi
property VScrollBar: TScrollBar read GetVScrollBar;
C++
__property Fmx::Stdctrls::TScrollBar* VScrollBar = {read=GetVScrollBar};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | protected | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TScrollBox |
Description
Specifies the vertical scroll bar attached to this scroll box.
Read the VScrollBar read-only property to obtain the vertical scroll bar object attached to this scroll box component.