FMX.StdCtrls.TSmallScrollBar
Delphi
TSmallScrollBar = class(TScrollBar)
C++
class PASCALIMPLEMENTATION TSmallScrollBar : public TScrollBar
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.StdCtrls.pas FMX.StdCtrls.hpp |
FMX.StdCtrls | FMX.StdCtrls |
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.