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 example of property use is given in the page Example of Creating the DateTimeEdit Component.

Seebsp;also:

DateTimeEdit