Files
WallCalendar unit
USES
Grids
Classes
Windows
Controls
Graphics
extctrls
stdctrls
Messages
Spin
Forms
CONST
TYPES
TDayofWeek type
TCalendarMonth type
TClickCalendarEvent type
TChangeYearEvent type
TChangeMonthEvent type
TIncreaseCalendarEvent type
TDecreaseCalendarEvent type
TDayColors type
TWallCalendar class
StartDayofWeek property
CalendarYear property
CalendarMonth property
FixedRowHeight property
DayCellWidth property
DayCellHeight property
DecreaseCalendarCaption property
IncreaseCalendarCaption property
ShowMonthImages property
StretchMonthImages property
CellTextColor property
CellBackGroundColor property
Version property
ShowDayHighlight property
ShowCalendarHeader property
OnClickCalendar event
OnDoubleClickCalendar event
OnChangeMonth event
OnChangeYear event
OnIncreaseCalendar event
OnDecreaseCalendar event
ShowExtraDays property
ExtraDayColor property
RetainSelectedDay property
CellTextFont property
DayofWeekFont property
NavigationFont property
IncreaseCalendarGlyph property
DecreaseCalendarGlyph property
IncreaseYearGlyph property
DecreaseYearGlyph property
ShowMonthButtons property
ShowYearButtons property
DecreaseYearCaption property
IncreaseYearCaption property
ShowDateInHint property
CellTextAlignment property
DayNumberAlignment property
CellWordWrap property
DayColors property
CellMessages property
MonthImages property
MonthCombo property
YearSpin property
HintDateFormat property
PreviousExtraDaysStart property
PreviousExtraDaysEnd property
NextExtraDaysStart property
NextExtraDaysEnd property
TWallCalendar.GetDefaultMonthName method
TWallCalendar.SetColorofDayByDate method
TWallCalendar.SetCellMessageByDate method
TWallCalendar.GetCellMessageByDate method
TWallCalendar.SetCellTextByDate method
TWallCalendar.GetCellTextByDate method
TWallCalendar.SetSelectedCellByDate method
TWallCalendar.GetMonthName method
TWallCalendar.GetDayName method
TWallCalendar.GetCurrentCalendarDate method
TWallCalendar.SetCalendarDate method
TWallCalendar.IsExtraDay method
TWallCalendar.GetCellCoordinatesByDate method
TWallCalendar.DrawCell method
TWallCalendar.ClearCalendar method
TWallCalendar.SetColorofDay method
TWallCalendar.SetCellMessage method
TWallCalendar.SetCellText method
TWallCalendar.SetSelectedCell method
TWallCalendar.SetMonthImage method
TWallCalendar.SetDefaultMonthNames method
TWallCalendar.SetDefaultDayNames method
TWallCalendar.SetMonthName method
TWallCalendar.SetDayName method
VARS
ROUTINES
GetNumDays func
DecreaseMonth func
IncreaseMonth func
GetCalendarDateTime func
Return to the WallCalendar Component Home Page