Contents Topics Index  <<  >>

CellTextFont property


Unit

WallCalendar

Applies to

TWallCalendar

Declaration

Property CellTextFont : TFont   ;

Description

The CellTextFont property gives you the ability to change the font used to show text in the calendar area. This property only applies to text shown in the calendar area, which includes day numbers and the text in the CellMessages array.

The Color property of this font is not used, as the CellTextColor property overrides its value. Also, you can use the DayColors array to control the color of the font in the calendar area.

See also: CellMessages , DayofWeekFont , NavigationFont , CellTextColor