ImageEn, unit ieanimation

TIEAnimation.Images

TIEAnimation.Images

Declaration

property Images[Index: Integer]: TIEAnimationImageInfo;

Description

Specify the animation parameters for the image of the specified index.

Example

animation.Images[0].startAngleX := 45;