FMX.CalendarEdit
| Package | fmx290.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 = $1726; |
| MM_DATETIME_CHANGED | MM_DATETIME_CHANGED: Integer = $1729; |
| MM_FIRST_DAY_OF_WEEK_CHANGED | MM_FIRST_DAY_OF_WEEK_CHANGED: Integer = $1728; |
| MM_WEEK_NUMBERS_CHANGED | MM_WEEK_NUMBERS_CHANGED: Integer = $1727; |
| PM_CLOSEPICKER | PM_CLOSEPICKER: Integer = $100C; |