[Overview][Classes][Procedures and functions][Index] |
Minimal value allowed for the spin edit.
Source position: spin.pp line 143
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 valueallowed for the spin edit. |
|
|
The value of spin control. |
|
|
The value by which the value of the control should be increased/decresed when the user clicks one of the arrows or one of the keyboard up/down arrows |
lazarus-ccr.sourceforge.net |