TIALiveIcon v 1.0

This component is for form Icon Animation by Bitmap consequence

Content:

1. Installation

2. Shot description

3. Full description

4. License


1. Installation

Delphi 4
C++ Builder 4
Delphi 5
Installing so easy as at Delphi 4 except at opening the *.dpk files you will asked for package conversion at new format, SO please press ok to that question.

At begin

2. Shot description

Component Provide next:

At begin

3. Full description

Property Value Description
LiveBitmap TBitmap Animation consequence bitmap, must be of (16xN) by width and 16 of Height.
CadrNumber Integer Number of frames at animation bitmaps
RepeatNumber -1 Number of repeats, -1 - infinity
Transparent false is animation transparent?
TransparentColorX integer X position of transparent color
TransparentColorY integer Y position of transparent color
FrameTimeDelay integer time delay beetwen frames (20 -> independence)

Procedures

procedure Stop;
stops the animation (also delete the current timer)
procedure Continue;
continues the animation (also creates the timer if it avaible)
procedure StartFromBegin;
continues the animation from begin of animation consequence (also create the timer if it avaible)

At begin

4. License

Free for non-commerce aims. At other case please ask author for permission.

At begin