Bitmap1.Canvas.Brush.Color := RGB(0, 0, 0);
Bitmap1.Canvas.Rectangle(0, 0, 2200, 200);
bitmap1.SaveToFile('d:\aaaaa.bmp') ;