TacAnimationEffect component
Hierarchy Properties Methods Events Example |
The acAnimationEffect component implements smooth animation effects on opening and closing of your windows and dialog boxes.
|
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.
|
acWin2kEffects component.
|