[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Calendar' (#lcl)

EInvalidDate

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

EInvalidDate is an exception raised for an invalid date.

Declaration

Source position: calendar.pp line 73

type EInvalidDate = class(Exception)

Inheritance

EInvalidDate

  

EInvalidDate is an exception raised for an invalid date.

|

Exception

?

TObject

Description

EInvalidDate is an exception raised when a invalid date is selected in a calendar control.