[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
EInvalidDate is an exception raised for an invalid date.
Source position: calendar.pp line 73
type EInvalidDate = class(Exception) |
|
EInvalidDate is an exception raised for an invalid date. |
|
| | ||
Exception |
||
? | ||
TObject |
EInvalidDate is an exception raised when a invalid date is selected in a calendar control.