Contents Topics Index  <<  >>

Example



TempBitmap := TBitmap.create;
TempBitmap.LoadFromFile('ValentinesDay.bmp');
WallCalendar1.SetMonthImage (February, TempBitmap);