![]() |
![]() ![]() ![]() |
acAnimationEffect component.
|
type
|
TacAnimationEffectType = (etRandom, etSpin, etVortex,
|
etScatterGather, etSpike, etFireworks);
|
|
property EffectType: TacAnimationEffectType;
|
The EffectType property specifies the type of AnimationEffect, which will be played on calling the Open or Close methods.
|
|
Besides the type of effect you may specify the number of animation Frames and Steps.
|
|
If EffectType is etRandom, acAnimationEffect component will show random effect - Spin, Vortex, ScatterGather, Spike or Fireworks. You may also specify number of FireworkBlasts.
|