4D v16

TimePicker APPLY DEFAULT VALUES

Home

 
4D v16
TimePicker APPLY DEFAULT VALUES

TimePicker APPLY DEFAULT VALUES 


 

TimePicker APPLY DEFAULT VALUES ( objectName ) 
Parameter Type   Description
objectName  Text in Name of subform object

The TimePicker APPLY DEFAULT VALUES command is used to reset all the TimePicker parameters to their current default values for the objectName subform object.

These default values may be the factory settings but may also have been modified via the SET DEFAULT commands of the component.
The action of this command is immediate: the default values of objectName are instantly modified. Note that the bound variable of the object could also be modified in order to take the new values into account. For example, if the new default values set the minimum time to 07:00:00 and the value of the variable bound with objectName was 06:00:00, its value is automatically returned to 07:00:00. 

The TimePicker parameters include:

  • minimum or maximum enterable times,
  • the AM and PM labels,
  • the steps in minutes.



See also 

TimePicker RESET DEFAULT VALUES
TimePicker SET DEFAULT LABEL AM
TimePicker SET DEFAULT LABEL PM
TimePicker SET DEFAULT MAX TIME
TimePicker SET DEFAULT MIN TIME
TimePicker SET DEFAULT STEP

 
PROPERTIES 

Product: 4D
Theme: TimePicker

 
HISTORY 

 
ARTICLE USAGE

4D Widgets ( 4D v16)