This component is in beta mode: I am placing this on Delphi Pages for others to help debug.
Description:
Load an image and it will scroll the image from TopToBottom, BottomToTop, LeftToRight, or RightToLeft. It duplicates the image over and over as if it is one huge picture. For example, a filmstrip could look as if it is continually moving.
Problems?
When you click on Active when no picture is assigned, it crashes.
When you load an image that is not a Bitmap, it crashes.
Expectations:
Hopefully others will help me solve these problems. I want to be able to do the same thing with .JPG images if possible.