home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 January
/
Pcwk0198.iso
/
Dcomplib
/
ANIMIMAG.LZH
/
README.TXT
< prev
next >
Wrap
Text File
|
1996-03-21
|
784b
|
30 lines
Bitmap Animation Component written by Albert Au
Install the component:
1. Extract the files "AnimImag.dcu","AnimImage.dcr" in the zip file.
2. Install it from Delphi's environment.
The TAnimImage components will be installed.
Usage :
TAnimImage is a class that modifiy the TImage class to provide Animation Effect.
An example application is the animation of Netscape's logo in Netscape.
See the example program "Project1.dpr".
Properties:
ImageCount : The no of frames.
Interval : The time interval between two frames.
Direction : Play forward or play backward.
Continuous : Start or stop the animation.
If you find any bugs please fell free to send me email.
Albert Au
c3805596@comp.polyu.edu.hk
http://www.comp.polyu.edu.hk/~c3805596/