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

Wrapper function to display an warning message dialog Displays a dialog with a Title and the Warning icon visible.

Pascal
function ShowWarningTitleMessage(const aTitle: TJSString; const aMsg: TJSString): TModalResult;

JSDialogs

Result will either be mrYes or mrNo.

Wrapper function to display an warning message dialog Displays a dialog with the Warning icon visible. The dialog displays with OK and Cancel buttons.

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!