Vcl.Samples.Spin
Provides a sample VCL spin button component.
| Package | VclSmp230.bpl |
|---|
Classes
| TSpinButton | TSpinButton allows the user to navigate through a range of values using the arrow buttons. |
| TSpinEdit | TSpinEdit combines a TEdit box with a TSpinButton. |
| TTimerSpeedButton | A TTimerSpeedButton is a TSpeedButton with a TTimer. |
Types
| TNumGlyphs | Specifies the number of images included in the Glyph property. |
| TTimeBtnState | Specifies the TTimerSpeedButton timer state. |
| Vcl_Samples_Spin |
Constants
| InitRepeatPause | InitRepeatPause: Integer = $190; |
| RepeatPause | RepeatPause: Integer = $64; |