set_start_value


Description:

protected virtual void set_start_value ()

Sets the value widget to its starting value when user begins editing. Uses model_value if set, otherwise uses hardcoded default_value.

Must be implemented by option rows that use Auto/clear functionality.