tmap.LoadFromFile( 'e:\bmp\1.bmp '); tmap.Width:=ImageList1.Width; tmap.Height:=ImageList1.Height; ImageList1.Add(tmap,nil);