| 
                    
 This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com  | 
            |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                 
                
  | 
                
					
                    
                         
    4D v19
 
TimePicker SET LABEL PM 
                                
                                
        
 | 
                ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| TimePicker SET LABEL PM ( objectName ; label ) | ||||||||
| Parameter | Type | Description | ||||||
| objectName | Text | 
             
         | 
        Name of subform object | |||||
| label | Text | 
             
         | 
        Label to use for PM | |||||
The TimePicker SET LABEL PM command is used to modify the "PM" label in TimePicker objects displaying the AM/PM format. The command applies to the object designated by objectName. By default, the system am/pm labels are used.
Using by default the "in the evening" label instead of the system label for PM:
 TimePicker SET LABEL PM("clock";"in the evening")
	Product:  4D
	Theme:  TimePicker
	
        
        
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	4D Widgets ( 4D v19)
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
Add a comment