Vcl.WinXCalendars

From RAD Studio API Documentation
Jump to: navigation, search


Classes

ICalendarViewController
TBaseCalendarAnimationBase class that specifies the calendar animation.
TCalendarCellItemsDecadeViewInfoBase class for the Calendar View Info, which represents the calendar grid in the decade view.
TCalendarCellItemsMonthlyViewInfoBase class for the Calendar View Info, which represents the calendar grid in the month view.
TCalendarCellItemsViewInfoBase class for the Calendar View Info, which represents the calendar grid.
TCalendarCellItemsYearlyViewInfoBase class for the Calendar View Info, which represents the calendar grid in the year view.
TCalendarDaysOfWeekViewInfoSpecifies the details for the names of the days of the week for TCalendarView.
TCalendarHeaderInfoSpecifies the appearance of the header in TCalendarPicker and TCalendarView.
TCalendarHeaderNavigatorButtonSpecifies the details for the navigation button of TCalendarView.
TCalendarHeaderTextSpecifies the details for the header text of TCalendarView.
TCalendarNavigationButtonsClass that puts the navigation buttons together.
TCalendarPickerUse the CalendarPicker control to let users select a single date from a pop-up calendar.
TCalendarViewAllows you to customize the look-and-feel of the TCalendarView control.
TCalendarViewControllerClass controller of TCalendarView.
TCalendarViewDecadeViewInfoBase class for the Calendar View Info, which represents the calendar grid in the year view.
TCalendarViewDrawerBase class for drawing TCalendarView.
TCalendarViewDrawerNativeDraws the TCalendarView and TCalendarPicker controls without using styles.
TCalendarViewDrawerStyledClass for drawing the TCalendarView control.
TCalendarViewInfoBaseBase class of the TCalendarView elements.
TCalendarViewMonthlyViewInfoBase class for the Calendar View Info, which represents the calendar grid in the month view.
TCalendarViewViewInfoBaseBase class for the Calendar View Info, which represents the calendar grid.
TCalendarViewYearlyViewInfoBase class for the Calendar View Info, which represents the calendar grid in the year view.
TCellDayInfoBase class of View Info for the cells of day item of TCalendarView.
TCellItemViewInfoBase class of View Info for the cells of the TCalendarView control.
TCellMonthInfoBase class of View Info for the cells of month item of TCalendarView.
TCellYearInfoBase class of View Info for the cells of year item of the TCalendarView.
TCustomCalendarHeaderItemBase class for Header items of TCalendarView.
TCustomCalendarPickerBase class for the TCalendarPicker control.
TCustomCalendarViewBase class for the TCalendarView control.
TDrawParamsUse TDrawParams to change the drawing of the TCalendarView items.
TDrawViewInfoParamsTDrawViewInfoParams is used for parameters for events of TDrawViewInfoEvent.
THeaderViewInfoRepresents View Info of the TCalendarView header.
TPopupCalendarViewClass of the TCalendarView drop-downs.
TSlideCalendarAnimationClass for the slide animation in TCalendarView.
TZoomCalendarAnimation

Types

TChangeViewEvent
TDateNavigatorButtonOrientation
TDaysOfWeek
TDisplayMode
TDrawDayOfWeekEvent
TDrawEvent
TDrawNavigationEvent
TDrawViewInfoEvent
TFocusDirection
TItemsInRow
TSelectionMode
TSlideDirection
TViewInfoProperties
TZoomMode
Vcl_Winxcalendars

Constants

clCalendarBorderColorclCalendarBorderColor: Integer = $E6E6E6;
clCalendarHighlighColorclCalendarHighlighColor: Integer = $919191;
clCalendarTodayColorclCalendarTodayColor: Integer = $D77800;