TWallCalendar.SetColorofDay method
|
Unit
WallCalendar Applies to
TWallCalendar Declaration
procedure SetColorofDay ( ACol , ARow : integer ;
BGColor , TextColor : TColor ) ;
Description
The SetColorofDay procedure allows you to set the background and text
color of an individual cell by a specific column and row in the calendar area.
The ACol and ARow parameters are the target column and row in the calendar area.
The BGColor parameter is the color you wish to set the background color of the
cell to, and the TextColor parameter is the color you want the text to be in the
target cell.
See also: SetColorofDayByDate