- MsgBox >Reply<
         <
           Title   : MSG_QUESTION,
           Text    : MSG_ARE_YOU_SURE,
           Buttons : MB_YES | MB_NO | MB_HELP
         >
         (
           'S', Const : S = `Const`Settings.Language_code
         )
         (
           'Reply', Message : - MsgBoxProc >Reply< Message
         )
