DateTimeEdit.MaxDate

Syntax

MaxDate: Date;

Description

The MaxDate property sets maximum date and time value.

Comments

The month value belongs to the range from zero to eleven.

Example

The property use is given on the Example of Creating the DateTimeEdit Component page.

See also:

DateTimeEdit