You are here: Symbol Reference > JSDialogs Namespace > Functions > JSDialogs.ShowConfirmTitleMessage Function
LMD DialogPack
ContentsIndexHome
Example
if ShowConfirmTitleMessage('Close Application', 'Are you sure you want to exit the application?', mbYes, mbNo) = mrOK then
  close;
Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.