Icon CancelAnimation Method

procedure CancelAnimation(AID: Integer)

Available In: Visual Client Applications

Use this method to stop an animation that was started using the BeginAnimation method, or continued using the ContinueAnimation method.

Information This method is not available at design-time. Any calls to it will cause a design-time compilation error when compiling the component library.
Image