RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAnimate.Stop Method

Interrupts the animation control when it is playing.

Pascal
procedure Stop;
C++
__fastcall Stop();

Call Stop to halt the sequence of images in an active animation control. Stop does the same thing as setting the Active property to false. 

 

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