Contents Topics Index  <<  >>

CellBackGroundColor property


Unit

WallCalendar

Applies to

TWallCalendar

Declaration

Property CellBackGroundColor : TColor   ;

Description

The CellBackGroundColor property determines what background color is used to draw each cell in the calendar area. If the ShowMonthImages property is set to true, and a particular month does not have a bitmap defined in the MonthImages array, the CellBackGroundColor property will be used to color each calendar cell for that month.

The values defined in the DayColors array override this value.

See also: DayColors