The TcxTimeEditProperties
object is a helper object that contains properties specific to the TcxTimeEdit
component.
To obtain the TcxTimeEditProperties
object from scripts, use the TcxTimeEdit.Properties
property.
The TimeFormat
property controls the format of the time value displayed in the component. The Use24HourFormat
property lets you choose whether the 12-hour or 24-hour time format is used. Using the ShowDate
property, you can enable the component to display the date along with the time.