FMX.CalendarEdit
| Package | fmx230.bpl |
|---|
Units
| FMX.CalendarEdit | |
| FMX.CalendarEdit.Style |
Classes
| TCalendarEdit (deprecated) | Represents a single-line editable text box containing a date specified by a drop-down TCalendar control. |
| TCalendarEditModel | |
| TCustomCalendarEdit | TCustomCalendarEdit represents the base class for the TCalendarEdit component. |
Constants
| MM_DATE_CHANGED | MM_DATE_CHANGED: Integer = $171F; |
| MM_DATETIME_CHANGED | MM_DATETIME_CHANGED: Integer = $1722; |
| MM_FIRST_DAY_OF_WEEK_CHANGED | MM_FIRST_DAY_OF_WEEK_CHANGED: Integer = $1721; |
| MM_WEEK_NUMBERS_CHANGED | MM_WEEK_NUMBERS_CHANGED: Integer = $1720; |
| PM_CLOSEPICKER | PM_CLOSEPICKER: Integer = $1009; |