UseTimeFormatWhenUnfocused Property

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

Specifies which time format is used when the component is not focused.

Declaration

componentPropObj.UseTimeFormatWhenUnfocused
Read-Write Property Boolean
componentPropObj     One of the objects listed in the Applies To section  

Applies To

This property applies to the following objects:

TcxTimeEditProperties

Description

The UseTimeFormatWhenUnfocused property specifies whether the time representation format specified by the TimeFormat is applied to the component even when it is not focused.

Property Value

True, if the TimeFormat is always applied to the component’s time representation, otherwise it is controlled by the system's local settings.

See Also

TimeFormat Property

Highlight search results