TWallCalendar.ClearCalendar method
Unit
WallCalendar
Applies to
TWallCalendar
Declaration
procedure ClearCalendar ;
Description
The ClearCalendar procedure clears the
contents
of the current calendar area. This includes:
1. Setting the background and text color of all cells to the colors defined in the
CellBackGroundColor
and
CellTextColor
properties, respectfully.
2. Clearing the
CellMessages
array.
3. Redrawing the days for the current calendar date.
4. Refreshing the
WallCalendar
component.