Indicates if a value has not been assigned for the control.
Source position: spin.pp line 83
public property TCustomFloatSpinEdit.ValueEmpty : Boolean |
ValueEmpty is updated in the TextChanged method when a new value has been assigned to the control. Changing the value for the property causes the UpdateControl method to be called.