animationeffect EffectType property
Return to Introduction  Previous page  Next page
Applies to
acAnimationEffect component.  

Declaration
type  
  TacAnimationEffectType = (etRandom, etSpin, etVortex,  
etScatterGather, etSpike, etFireworks);  
 
property EffectType: TacAnimationEffectType;  

Description
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.