Vcl.Samples.Spin

From RAD Studio API Documentation
Jump to: navigation, search

Provides a sample VCL spin button component.

Package VclSmp280.bpl

Classes

TSpinButtonTSpinButton allows the user to navigate through a range of values using the arrow buttons.
TSpinEditTSpinEdit combines a TEdit box with a TSpinButton.
TTimerSpeedButtonA TTimerSpeedButton is a TSpeedButton with a TTimer.

Types

TNumGlyphsSpecifies the number of images included in the Glyph property.
TTimeBtnStateSpecifies the TTimerSpeedButton timer state.
Vcl_Samples_Spin

Constants

InitRepeatPauseInitRepeatPause: Integer = $190;
RepeatPauseRepeatPause: Integer = $64;