[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised for an invalid date in the calendar control.
Source position: calendar.pp line 74
type EInvalidDate = class(Exception) |
|
Exception raised for an invalid date in the calendar control. |
|
| | ||
| | ||
EInvalidDate is an exception raised when a invalid date is selected in a calendar control.
|
Native data type used for a date value on the calendar control. |
|
|
Smallest date value that can entered or selected using the calendar control. |
|
|
Largest date value that can entered or selected using the calendar control. |
Version 4.0 | Generated 2025-05-03 | Home |