This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20
TimePicker DISPLAY SECOND HAND

TimePicker DISPLAY SECOND HAND 


 

TimePicker DISPLAY SECOND HAND ( objectName ; secondHand ) 
Parameter Type   Description
objectName  Text in Name of subform object
secondHand  Boolean in True (default) = second hand shown, False = second hand hidden

The TimePicker DISPLAY SECOND HAND command displays or hides the second hand in the objectName subform object (clock widget only).

By default, the second hand is displayed. To hide it, call this command and pass False in the secondHand parameter.

 
PROPERTIES 

Product: 4D
Theme: TimePicker

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v14

 
ARTICLE USAGE

4D Widgets ( 4D v20)