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

Wrapper function to display an error message dialog.

Pascal
procedure ShowErrorMessage(const aMsg: TJSString);

JSDialogs

Displays a dialog with the Error icon visible.

ShowErrorMessage('You must select an entry to delete');
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!