OnAnimate event (Main Control)

C++ Builder example

Delphi example

 

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:

Raster Images: Playing Animated Images