Show: Delphi C++
Display Preferences

FMX.Controls.TScrollBar

From XE3 API Documentation
Jump to: navigation, search

FMX.Types.TStyledControlFMX.Types.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject
TScrollBar

Delphi

TScrollBar = class(TStyledControl)

C++

class PASCALIMPLEMENTATION TScrollBar : public Fmx::Types::TStyledControl

Contents

Properties

Type Visibility Source Unit Parent
class public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls FMX.Controls

Description

Represents a standard scroll bar that is used to scroll the contents of a window, form, or a control.

TScrollBar adds a free-standing scroll bar to a form. Many controls have properties that add scroll bars that are an integral part of the control. However, TScrollBar allows controls that do not have integrated scroll bars or groupings of controls to be scrolled when the user manipulates the TScrollBar object.

ScrollBars.png

See Also

Code Examples

Personal tools
Translations