RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAnimate Properties

The properties of the TAnimate class are listed here.

 
Name 
Description 
 
Indicates the total number of frames in the AVI clip. 
 
Indicates the height, in pixels, of each image in the animation. 
 
Indicates the width, in pixels, of each image in the animation. 
 
Open 
Indicates whether the animation is loaded into memory. 
 
Specifies the Windows handle for the module that contains the AVI clip as a resource. 
 
Specifies the resource ID of the animation. 
 
Specifies the resource name of the animation. 
 
Name 
Description 
 
Indicates whether the animation control is playing the Animation. 
 
Determines how the control aligns within its container (parent control). 
 
Specifies how the control is anchored to its parent. 
 
Specifies whether the control sizes itself automatically to fit animation. 
 
Specifies the width of the control's border. 
 
Determines whether the frames of the AVI clip are centered in the animation control. 
 
Specifies the background color of the control. 
 
Indicates whether the animation control displays a one of the common Windows AVI clips provided in Shell32.dll. 
 
Specifies the size constraints for the control. 
 
Determines whether the control's image is rendered directly to the window or painted to an in-memory bitmap first. 
 
Specifies file containing animation. 
 
Determines where a control looks for its color information. 
 
ParentDoubleBuffered defers the DoubleBuffered property of this component to the value of the parent's DoubleBuffered property. 
 
Determines where a control looks to find out if its Help Hint should be shown. 
 
Specifies the number of times to repeat the sequence of frames. 
 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
 
Specifies the first frame displayed when the animation control is activated. 
 
Specifies the last frame displayed when the animation control is activated. 
 
Specifies whether the frames are displayed using a timer. 
 
Specifies whether the background color of the frame matches the Color property. 
 
Determines whether the component appears onscreen. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!