Vcl.RibbonActnCtrls.TRibbonSpinEdit

Delphi
TRibbonSpinEdit = class(TCustomEdit)
C++
class PASCALIMPLEMENTATION TRibbonSpinEdit : public Vcl::Stdctrls::TCustomEdit
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | Vcl.RibbonActnCtrls |
Description
TRibbonSpinEdit combines an edit box with a TRibbonSpinButton.
A TRibbonSpinEdit component is an edit box with a TRibbonSpinButton attached. Users can "spin" up or down the content list by pressing one of the two TRibbonSpinButton buttons.