[Overview][Classes][Procedures and functions][Index] |
Maximal value allowed for the spin edit control.
Source position: spin.pp line 160
public property TCustomSpinEdit.MaxValue : Integer |
Maximal value allowed for the spin edit. Set the MinValue property equal to MaxValue to allow any number to be selected.
|
Minimal 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. |
lazarus-ccr.sourceforge.net |