Open main menu

RAD Studio API Documentation β

FMX.CalendarEdit


Package fmx370.bpl

Units

Classes

TCalendarEdit (deprecated)Represents a single-line editable text box containing a date specified by a drop-down TCalendar control.
TCalendarEditModel
TCustomCalendarEditTCustomCalendarEdit represents the base class for the TCalendarEdit component.

Constants

MM_DATE_CHANGEDMM_DATE_CHANGED: Integer = $1727;
MM_DATETIME_CHANGEDMM_DATETIME_CHANGED: Integer = $172A;
MM_FIRST_DAY_OF_WEEK_CHANGEDMM_FIRST_DAY_OF_WEEK_CHANGED: Integer = $1729;
MM_WEEK_NUMBERS_CHANGEDMM_WEEK_NUMBERS_CHANGED: Integer = $1728;
PM_CLOSEPICKERPM_CLOSEPICKER: Integer = $100C;