animationeffect TacAnimationEffect component
Hierarchy Properties Methods Events Example
Return to Introduction  Previous page  Next page
Overview
The acAnimationEffect component implements smooth animation effects on opening and closing of your windows and dialog boxes.  

How to use ?
Simply drop acAnimationEffect onto your form and make AnimateOnShow and AnimateOnHide properties True, and your form will appeared and disappeared with extremely cool animation effects without any line of code!  
 
To choose definite animation effect - specify it in EffectType property. By default, component will show effects randomly.  
 
To show animation effects manually - call Open and Close methods.  

See also
acWin2kEffects component.