Description of TImagestore :
Imagestore is a component designed for a particular requirement I had, to store pictures with details. However it has other uses which may be of interest. The content can be created at design time and saved within the exe file or loaded when running. Additions made while running will not be saved when closed but can be saved to file. I have used GraphicEx which allows the component to load a wide variety of graphic formats and show them in a standard tImage. See GraphicEx help file for more information on file formats and limitations. (http://www.lischke-online.de)If have used BZip2 as an option to compress files when saved.