Wrapper function to display an error message dialog Displays a dialog with a Title and the Error icon visible.
procedure ShowErrorTitleMessage(const aTitle: TJSString; const aMsg: TJSString); overload;
JSDialogs
Functions