- msgBoxDialogResult msgBox(Dstring txt) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- msgBoxDialogResult msgBox(IWindow owner, Dstring txt) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- msgBoxDialogResult msgBox(Dstring txt, Dstring caption) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- msgBoxDialogResult msgBox(IWindow owner, Dstring txt, Dstring caption) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- msgBoxDialogResult msgBox(Dstring txt, Dstring caption, MsgBoxButtons buttons) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- msgBoxDialogResult msgBox(IWindow owner, Dstring txt, Dstring caption, MsgBoxButtons buttons) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- msgBoxDialogResult msgBox(Dstring txt, Dstring caption, MsgBoxButtons buttons, MsgBoxIcon icon) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- msgBoxDialogResult msgBox(IWindow owner, Dstring txt, Dstring caption, MsgBoxButtons buttons, MsgBoxIcon icon) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- msgBoxDialogResult msgBox(Dstring txt, Dstring caption, MsgBoxButtons buttons, MsgBoxIcon icon, MsgBoxDefaultButton defaultButton) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- msgBoxDialogResult msgBox(IWindow owner, Dstring txt, Dstring caption, MsgBoxButtons buttons, MsgBoxIcon icon, MsgBoxDefaultButton defaultButton) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- msgBoxDialogResult msgBox(IWindow owner, Dstring txt, Dstring caption, MsgBoxButtons buttons, MsgBoxIcon icon, MsgBoxDefaultButton defaultButton, MsgBoxOptions options) 
- Undocumented in source. Be warned that the author may not have intended to support it.