Show: Delphi C++
Display Preferences

FMX.Controls.TSmallScrollBar

From XE3 API Documentation
Jump to: navigation, search

FMX.Controls.TScrollBarFMX.Types.TStyledControlFMX.Types.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject
TSmallScrollBar

Delphi

TSmallScrollBar = class(TScrollBar)

C++

class PASCALIMPLEMENTATION TSmallScrollBar : public TScrollBar

Contents

Properties

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

Description

Represents a variation of a standard scroll bar.

A TSmallScrollBar component is a trimmed-down standard TScrollBar without the min and max buttons. Otherwise the behavior is the same.

ScrollBars.png

See Also

Code Examples

Personal tools
Translations