Vcl.WinXCalendars
Classes
| ICalendarViewController | |
| TBaseCalendarAnimation | Base class that specifies the calendar animation. |
| TCalendarCellItemsDecadeViewInfo | Base class for the Calendar View Info, which represents the calendar grid in the decade view. |
| TCalendarCellItemsMonthlyViewInfo | Base class for the Calendar View Info, which represents the calendar grid in the month view. |
| TCalendarCellItemsViewInfo | Base class for the Calendar View Info, which represents the calendar grid. |
| TCalendarCellItemsYearlyViewInfo | Base class for the Calendar View Info, which represents the calendar grid in the year view. |
| TCalendarDaysOfWeekViewInfo | Specifies the details for the names of the days of the week for TCalendarView. |
| TCalendarHeaderInfo | Specifies the appearance of the header in TCalendarPicker and TCalendarView. |
| TCalendarHeaderNavigatorButton | Specifies the details for the navigation button of TCalendarView. |
| TCalendarHeaderText | Specifies the details for the header text of TCalendarView. |
| TCalendarNavigationButtons | Class that puts the navigation buttons together. |
| TCalendarPicker | Use the CalendarPicker control to let users select a single date from a pop-up calendar. |
| TCalendarView | Allows you to customize the look-and-feel of the TCalendarView control. |
| TCalendarViewController | Class controller of TCalendarView. |
| TCalendarViewDecadeViewInfo | Base class for the Calendar View Info, which represents the calendar grid in the year view. |
| TCalendarViewDrawer | Base class for drawing TCalendarView. |
| TCalendarViewDrawerNative | Draws the TCalendarView and TCalendarPicker controls without using styles. |
| TCalendarViewDrawerStyled | Class for drawing the TCalendarView control. |
| TCalendarViewInfoBase | Base class of the TCalendarView elements. |
| TCalendarViewMonthlyViewInfo | Base class for the Calendar View Info, which represents the calendar grid in the month view. |
| TCalendarViewViewInfoBase | Base class for the Calendar View Info, which represents the calendar grid. |
| TCalendarViewYearlyViewInfo | Base class for the Calendar View Info, which represents the calendar grid in the year view. |
| TCellDayInfo | Base class of View Info for the cells of day item of TCalendarView. |
| TCellItemViewInfo | Base class of View Info for the cells of the TCalendarView control. |
| TCellMonthInfo | Base class of View Info for the cells of month item of TCalendarView. |
| TCellYearInfo | Base class of View Info for the cells of year item of the TCalendarView. |
| TCustomCalendarHeaderItem | Base class for Header items of TCalendarView. |
| TCustomCalendarPicker | Base class for the TCalendarPicker control. |
| TCustomCalendarView | Base class for the TCalendarView control. |
| TDrawParams | Use TDrawParams to change the drawing of the TCalendarView items. |
| TDrawViewInfoParams | TDrawViewInfoParams is used for parameters for events of TDrawViewInfoEvent. |
| THeaderViewInfo | Represents View Info of the TCalendarView header. |
| TPopupCalendarView | Class of the TCalendarView drop-downs. |
| TSlideCalendarAnimation | Class for the slide animation in TCalendarView. |
| TZoomCalendarAnimation |
Types
Constants
| clCalendarBorderColor | clCalendarBorderColor: Integer = $E6E6E6; |
| clCalendarHighlighColor | clCalendarHighlighColor: Integer = $919191; |
| clCalendarTodayColor | clCalendarTodayColor: Integer = $D77800; |