Minimal value allowed for the spin edit control.
Source position: spin.pp line 160
public property TCustomSpinEdit.MinValue : Integer |
Minimal value allowed for the spin edit. Set the MinValue property equal to MaxValue to allow any number to be selected.
|
Maximal value allowed for the spin edit control. |
|
|
The value for the spin edit control. |
|
|
The value by which the value of the control should be increased/decreased when the user clicks one of the arrows or one of the keyboard up/down arrows. |