Icon ShowMessage Method

procedure ShowMessage(const Msg: String; const DlgCaption:
      String=''; AnimationStyle: TAnimationStyle=asNone;
      AnimationDuration: Integer=0)

Usage

Available In: Visual Client Applications

Use this method to show a simple modal message dialog. The Msg parameter indicates the message to show.
Image