RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAnimate.Reset Method

Clears the values of StartFrame and StopFrame, and displays the first frame in the animation.

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

Call Reset to restore the animation control to a default state. Reset closes and reopens the animation control, generating OnClose and OnOpen events. The animation control is left open but not active. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!