TmsScrollImage Version 1.10 August 15, 2009 --------------------- It has been known for some time that there was image flicker whenever a picture loaded into a msScrollimage was scrolled. There were also a few appearance issues with the scrollbars not appearing when they should. We have made quite a few changes in this version and the performance and appearance of the msScrollImage has been greatly improved. version 1.0 Original release --------------------- written for use with Delphi. With few exceptions, the msScrollImage may be used anywhere that a TImage would be used. It has the same functionality as the TImage with many added features. The Width and height of the picture contained by the MsScrollImage are kept proportional and If the picture is wider or higher than the msScrollImage, the picture may be scrolled. The following files are required in order to install the msScrollImage Component: msScrollimage.pas ScrollImageCursors.res msScrollImage.dcr (contains the icon to be used in Delphi's component palette) Other files that are included are as follows: ScrollImage viewer.exe (Sample program showing how the TmsScrollImage might be used) TmsScrollImage.hlp (Windows help file) Installing Help file.txt TmsScrollImage.txt (Which you are reading now) If you would like to install the help file so that It can be accessed from within Delphi by selecting the component or one of its properties and pressing F1, or from the Contents/ Index, Please Read; "Installing Help file.txt". Known problems with the msScrollImage are: 1. If you need to load a picture into the msScrollImage at design time, you must do so using the object inspector. This can not be done by double clicking the msScrollImage as you would a TImage. 2. If you load an Icon (.ico) into the msScrollImage, it does not display properly. It is recommended that you do not use Icons with the msScrollImage. Questions or comments? feel free to contact us at: support @ marcasoft.com Please feel free to use this component in any way you like. We just have one request, please put a note some where in your program giving us credit for the use of this component. Something like this (msScrollImage component create by MarcaSoft) and our web address would also be a nice touch. Thank you and enjoy!