TAnimateImage v1.02

Copyright © Kambiz R. Khojasteh. All rights reserved.
Get future component updates from http://www.delphiarea.com.

DESCRIPTION

TAnimateImage is a windowed control for displaying images of a TImageList on a form. You need just to assign an ImageList component to its Images property and set the FrameIndex property to index of the image you want to display.

Additionally, TAnimateImage can use for animating images of a TImageList. If you have frames of an animation as Bitmap or Icon, this is the easiest way to animate them. For this purpose, TAnimateImage provides some properties to specify animation's interval, frames' segment, and direction of the animation.

KEY PROPERTIES

KEY METHODS

No new method.

KEY EVENTS

HISTORY

LICENSE

TAnimateImage component is freeware. You may copy component's files AS LONG AS YOU COPY ALL OF THEM. If you want to change the source code in order to improve the component's features, performance, etc. please send me the new source code so that I can have a look at it. The changed source code should contain descriptions what you have changed, and of course your name. The only thing you MAY NOT CHANGE is the ORIGINAL COPYRIGHT INFORMATION.

DISCLAIMER

TAnimateImage is provided "AS IS" without any warranty of any kind, either express or implied. The entire risk as to the quality and performance of the software is with you. The author is NOT liable for any DAMAGES resulting from the use and misuse of the component, especially he is NOT liable for DAMAGES that were caused BY ANY VERSION WHICH HAS NOT BEEN PROGRAMMED BY THE AUTHOR HIMSELF.


 END OF DOCUMENT