DateTimeEdit.ShowDate

Syntax

ShowDate: Boolean

Description

The ShowDate property determines whether to show date in the component.

Comments

By default the true value is set that is the date value is displayed in the input box.

The property is relevant if the DateTimeEdit.Mode property is set to the default value (0).

Example

The property use is given in description of the DateTimeEdit.Mode property.

See also:

DateTimeEdit