Icon BeginRotation Method

procedure BeginRotation(AStyle: TAnimationStyle; AInterval:
      Integer)

Available In: Visual Client Applications

Use this method to begin rotating the contents of the element using the animation properties specified by the AStyle and AInterval parameters. The rotation animation will continue until the CancelRotation method is called.

Information The component library uses this functionality for animating the rotation of font icons in progress dialogs.
Image