AnimationEnable property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

bool AnimationEnable

Delphi Syntax

AnimationEnable: Boolean

Overview

Refer to Playing an Animation.

Remarks

Starts or stops an animation playback.

Setting

Description

TRUE

Starts an animation playback.

FALSE

Stops an animation playback.

See Also

Elements:

AutoAnimate property, AutoAnimationLoop property, AnimationLoop property, OnAnimate event

Topics:

Raster Images: Playing Animated Images