Wrapper function to display an warning message dialog Displays a dialog with the Warning icon visible.
function ShowWarningMessage(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.
|
What do you think about this topic? Send feedback!
|