Wrapper function to display an error message dialog.
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.
|
What do you think about this topic? Send feedback!
|