if ComboBox1.ItemIndex <> -1 then Image1.Picture.LoadFromFile(IntToStr(ComboBox1.ItemIndex) + '.jpg')