Vcl.RibbonActnCtrls.TTimerSpeedButton
Delphi
TTimerSpeedButton = class(TSpeedButton)
C++
class PASCALIMPLEMENTATION TTimerSpeedButton : public Vcl::Buttons::TSpeedButton
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | Vcl.RibbonActnCtrls |
Description
A TTimerSpeedButton is used in a TRibbonSpinEdit button.
A TRibbonSpinButton object is associated with two TTimerSpeedButton objects. One is an Up button and the other is a Down button.