信息对话框

lythink 2004-11-05 10:46:58
Application.MessageBox('信息内容','标题内容',?)
这个函数详细怎么用啊。
...全文
91 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
lythink 2004-11-05
  • 打赏
  • 举报
回复
Application.MessageBox('okok','kkkkkkkkkk',mb_YESNO+MB_ICONWARNING);
是这样写的。想在FORMR 的ONCLOSE事件中
lythink 2004-11-05
  • 打赏
  • 举报
回复
为什么点是和否的效果是一样的啊(都是退出啊)!
Jute 2004-11-05
  • 打赏
  • 举报
回复
这样应该可以的:
Application.Messagebox('标题文本','提示文本',MB_OKCancel+mb_information)
同理
Messagebox(handle,'标题文本','提示文本',MB_OKCancel+mb_information)
hellenlong 2004-11-05
  • 打赏
  • 举报
回复
点F1,看帮助
jinjazz 2004-11-05
  • 打赏
  • 举报
回复
smbOK A button with the caption 慜K?
smbCancel A button with the caption 慍ancel?
smbYes A button with the caption 慪es?
smbNo A button with the caption 慛o?
smbAbort A button with the caption 慉bort?
smbRetry A button with the caption 慠etry?
smbIgnore A button with the caption 慖gnore
jinjazz 2004-11-05
  • 打赏
  • 举报
回复
MessageBox('This should be on top.', 'Look', [smbOK]);

5,388

社区成员

发帖
与我相关
我的任务
社区描述
Delphi 开发及应用
社区管理员
  • VCL组件开发及应用社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧