RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAnimate.FrameCount Property

Indicates the total number of frames in the AVI clip.

Pascal
property FrameCount: Integer;
C++
__property int FrameCount;

Read FrameCount to determine the number of frames that can be displayed by the animation control. The animation control can play all the frames in the AVI clip, or run through a subset of those frames. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!