Contents Topics Index  <<  >>

TWallCalendar.SetCellMessage method


Unit

WallCalendar

Applies to

TWallCalendar

Declaration

procedure SetCellMessage ( ACol , ARow : integer ;
theMessage : TStringList ) ;

Description

The SetCellMessage procedure allows you to set the cell message for an individual cell by a specific column and row in the calendar area. The ACol and ARow parameters are the target column and row. The theMessage parameter should be a TStringList that contains the actual cell message.

See also: SetCellMessageByDate , GetCellCoordinatesByDate , SetCellText