TimeDefined: Boolean;
The TimeDefined property determines whether the SHOWTIME parameter is present in binding string.
If the TimeDefined property is set to True, the binding string describing value editor will contain the SHOWTIME parameter. The value of this parameter is determined by the IBindingDateTimePicker.Time property.
The example of use is given in description of the IBindingDateTimePicker.CheckBoxDefined property.
See also: