TWallCalendar.SetMonthImage method
|
Unit
WallCalendar Applies to
TWallCalendar Declaration
procedure SetMonthImage ( TargetMonth : TCalendarMonth ;
MonthBitmap : TBitmap ) ;
Description
The SetMonthImage procedure is used to set one of the 12 pre-defined month
images to a specific TBitmap. The TargetMonth parameter of type TCalendarMonth
indicates what month you wish to set. The MonthBitmap should contain the picture
you wish to assign to the specified month.
See also: MonthImages