起步软件技术论坛-X3

 找回密码
 立即注册
搜索
查看: 339|回复: 3

【搞定】jsdialogs问题**

[复制链接]
发表于 2007-1-16 08:58:15 | 显示全部楼层 |阅读模式
请问哪个是使用后弹出一个对话框,需要点击确定还是取消的。
  static function BrowseForComputer(Caption: string; ComputerName: string): Boolean;
  static function BrowseForDirectory(Caption: string; Directory: string): Boolean;
  static function BrowseForFolder(Caption: string; Root: Longint; Flags: Longint; CallBackParam: Longint; CallBackProc: to do; FolderName: string; FullName: string; Image: Longint): Boolean;
  static function ConfirmAndWarnigBox(Text: string; Caption: string; DefaultButton: Longint): Boolean;
  static function ConfirmBox(Text: string; Caption: string; DefaultButton: Longint): Boolean;
  static function ConfirmBoxExt(ACaption: string; APrompt: string; ShowWarnigIcon: Boolean; ACustomIcon: Business.System.TIcon): Longint;
  static function InputBox(ACaption: string; APrompt: string; ADefault: string): string;
  static function InputQuery(ACaption: string; APrompt: string; Value: string): Boolean;
  static function MsgBox(Handle: Longword; Text: string; Caption: string; Flags: Longword): Longint;
  static function OkCancelBox(Text: string; Caption: string; DefaultButton: Longint): Boolean;
  static function QuestionBox(Text: string; Caption: string; DefaultButton: Longint): Longint;
  static function RetryIgnoreBox(Text: string; Caption: string; DefaultButton: Longint): Longint;
  static procedure ShowError(Text: string; Caption: string);
  static procedure ShowMsg(Text: string; Caption: string);
  static procedure ShowWarning(Text: string; Caption: string);
回复

使用道具 举报

 楼主| 发表于 2007-1-16 09:06:11 | 显示全部楼层
自己搞定了。谢谢
回复 支持 反对

使用道具 举报

发表于 2007-5-23 17:21:48 | 显示全部楼层
牛啊
回复 支持 反对

使用道具 举报

发表于 2007-5-23 17:29:09 | 显示全部楼层
jsdialogs.ConfirmBox
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Justep Inc.

GMT+8, 2025-1-10 21:48 , Processed in 0.037386 second(s), 16 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表