TcxTimeEditProperties Object

Applies to TestComplete 15.63, last modified on April 10, 2024

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.

TcxTimeEditProperties Properties

TcxTimeEditProperties Methods

See Also

TcxTimeEdit Object

Highlight search results