OnAnimate event (Main Control)
Builder Syntax |
TAnimationEvent OnAnimate (bool bEnable); |
Delphi Syntax |
OnAnimate (bEnable: Boolean): TAnimationEvent |
Overview |
Refer to Playing an Animation. |
Remarks
Occurs when an animation playback is started or stopped.
See Also
Elements: |
AutoAnimate property, AutoAnimationLoop property, AnimationLoop property, AnimationEnable property |
Topics: |