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

Display an error dialog with extended exception details.

Pascal
procedure ShowErrorTitleMessageWithError(const ATitle: TJSString; const AMessage: TJSString; const AException: TJSString; const AShowText: TJSString = ''; AHideText: TJSString = '');

JSDialogs

Wrapper method that allows an error message to be displayed. The content of the AException parameter is visible when the user selects the "Show Exception" expando button.

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!