You are here: Symbol Reference > JSDialogs Namespace > Functions > JSDialogs.ShowInfoMessage Function
LMD DialogPack
ContentsIndexHome
PreviousUpNext
JSDialogs.ShowInfoMessage Function

Wrapper function to display an information message dialog.

Pascal
procedure ShowInfoMessage(const aMsg: TJSString); overload;

JSDialogs

Displays a dialog with the Information icon visible.

ShowInfoMessage('This is an information message');
Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!