[Overview][Classes][Procedures and functions][Index] |
Indicates if a value has not been assigned for the control.
Source position: spin.pp line 82
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.
lazarus-ccr.sourceforge.net |