Show: Delphi
C++
Display Preferences
FMX.Layouts.TScrollBox.HScrollBar
From XE2 API Documentation
Delphi
property HScrollBar: TScrollBar read GetHScrollBar;
C++
__property Fmx::Controls::TScrollBar* HScrollBar = {read=GetHScrollBar};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Layouts.pas FMX.Layouts.hpp |
FMX.Layouts | TScrollBox |
Description
Specifies the horizontal scroll bar attached to this scroll box.
Read the HScrollBar read-only property to obtain the horizontal scroll bar object attached to this scroll box component.