Show: Delphi
C++
Display Preferences
FMX.Controls.TSmallScrollBar
From XE3 API Documentation
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.
