Icon ShowProgress Method

procedure ShowProgress(const Msg: String; AnimationStyle:
      TAnimationStyle=asNone; AnimationDuration: Integer=0)

Usage

Available In: Visual Client Applications

Use this method to show a modal progress dialog and increment the global progress reference count. The HideProgress method decrements the reference count and hides any active progress dialog.
Image