Language Reference Guide : C. Generated User Classes : Spin_Object User Class
 
Share this page                  
Spin_Object User Class
The Spin_Object user class supports the functionality of Spin_Control field template. It handles field setup, bounds checking, and the incrementing and decrementing of the field value in response to Up and Down arrow button clicks. The attributes of the field should not be changed directly. Instead, methods are provided to initialize the Spin_Object and set, retrieve, increment, and decrement its value.
Inherits From
UserObject Class
Inherited By
None
Attributes
Display
Increment
Maximum
Minimum
Wrap
Methods
GetValue
HandleDn
HandleUp
Setup
SetValue
UpdField