Listbox1.Items.LoadFromFile(ExtractFilePath(ParamStr(0))+'IMAGES')
Listbox1.Items.SaveToFile(ExtractFilePath(ParamStr(0))+'IMAGES');