ImageEn, unit ieanimation
TIEAnimation.Images
TIEAnimation
.Images
Declaration
property Images[index: integer]:
TIEAnimationImageInfo
;
Description
Get or set the animation parameters for the image of the specified index.
Example
animation.Images[0].startAngleX := 45;