TIWCGJQTimePickerOptions.ShowOn Property
Define when the timepicker is shown.
'focus': when the input gets focus, 'button' when the button trigger element is clicked,
'both': when the input gets focus and when the button is clicked.
published property ShowOn: string index 08 read GetStringValue write SetStringValue stored IsStringStored;
Property Value
Type: string