Show: Delphi C++
Display Preferences

FMX.Layouts.TScrollBox.HScrollBar

From XE2 API Documentation
Jump to: navigation, search

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.

See Also

Personal tools
Previous Versions
Translations