[Overview][Classes][Procedures and functions][Index] |
Minimal value allowed for the spin edit control.
Source position: spin.pp line 80
public property TCustomFloatSpinEdit.MinValue : Double |
Minimal value allowed for the spin edit control. 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. |
|
|
Amount applied to the control value when the up or down arrow button is pushed. |