ImageEn, unit ieanimation |
|
TIEAnimation.SetEndValues
Declaration
procedure SetEndValues(); virtual;
Description
Sets ending values (image position, rotation, etc) whenever the animation is about to begin.
This method must be overloaded to implement animations.