DateTimeEdit.MinDate

Syntax

MinDate: Date;

Description

The MinDate property sets the maximal available value of time and date.

Comments

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

Example

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

See also:

DateTimeEdit