Adjust the current value for a numeric input/display gadget.
Source position: MUIClass.Numeric.pas line 56
published property TMUINumeric.Value : Integer |
Numeric class will automatically clip this value to make it fit between Min and Max.
Whenever a new value is set, the object receices a new Draw command to get a chance to update its display.
Defaults to 0.
|
Adjust the minimum value for a numeric input/display gadget. |
|
|
Adjust the maximum value for a numeric input/display gadget. |
|
|
Adjust the default value for a numeric input/display gadget.s |
|
|
Translate a Value to a string |