DefineMessageBox

所属分类:Pascal/Delphi编程
开发工具:Delphi
文件大小:6366KB
下载次数:54
上传日期:2013-10-04 20:38:51
上 传 者wozengcong
说明:  自定义消息对话框,支持DELPHI7~XE5 修改MessageBox可以使用图标为自定义图标,源码很简单,有常用的透明背景图标包 {------------------------------------------------------------------------------- 作者: 曾聪 日期: 2013.09.13 过程名: MsgBox 功能: 自定义消息对话框,支持DELPHI7~XE5 参数: lText, lCaption: PChar lStyle: DWord lIcon: Integer lBeep: Cardinal 返回值: Integer 说明: lText:消息框内容,lCaption:消息框标题,lStyle:按钮类型(MB_OK或者MB_YESNO等等详细请查看MessageBox的对应参数) + MB_USERICON,lIcon为加载的RES图标资源文件的标号,lBeep为消息框声音(MB_OK或者MB_ICONHAND或者MB_ICONEXCLAMATION等等,详细请百度MessageBeep查找参数值) -------------------------------------------------------------------------------}
(Custom message box, support DELPHI7 ~ XE5 Modify MessageBox can use the icon for a custom icon, the source code is very simple {-------------------------------------------------------------------------------     Author: Zeng Cong     Date: 2013.09.13     Process name: MsgBox     Function: Custom message box support DELPHI7 ~ XE5     Parameters: lText, lCaption: PChar lStyle: DWord lIcon: Integer lBeep: Cardinal     Return value: Integer     Description: lText: message box contents, lCaption: message box title, lStyle: Button type (MB_OK or MB_YESNO more details, please see the corresponding parameter of MessageBox)+ MB_USERICON, lIcon RES icon to load the resource file label, lBeep for the message box sound (MB_OK or MB_ICONHAND or MB_ICONEXCLAMATION, etc. For details, please Baidu MessageBeep find parameter values​ ​ ) -------------------------------------------------------------------------------})

文件列表:
MainProject.dpr (266, 2013-09-13)
MainProject.dproj (15168, 2013-09-13)
MainProject.dproj.local (1172, 2013-09-13)
MainProject.identcache (228, 2013-09-13)
MainProject.res (298680, 2013-09-13)
MSG.rc (218, 2013-04-29)
msg.RES (60904, 2013-09-01)
MyMsgBox.pas (1785, 2013-09-13)
自定义消息框.exe (3066880, 2013-09-13)
__history\Main.dfm.~1~ (358, 2013-09-13)
__history\Main.dfm.~2~ (416, 2013-09-13)
__history\Main.dfm.~3~ (621, 2013-09-13)
__history\Main.dfm.~4~ (621, 2013-09-13)
__history\Main.pas.~1~ (360, 2013-09-13)
__history\Main.pas.~2~ (487, 2013-09-13)
__history\Main.pas.~3~ (487, 2013-09-13)
__history\Main.pas.~4~ (669, 2013-09-13)
Win32\Debug\cxButtons.dcu (124341, 2013-09-13)
Win32\Debug\cxClasses.dcu (171922, 2013-09-13)
Win32\Debug\cxContainer.dcu (212683, 2013-09-13)
Win32\Debug\cxControls.dcu (324227, 2013-09-13)
Win32\Debug\cxDateUtils.dcu (9065, 2013-09-13)
Win32\Debug\cxDrawTextUtils.dcu (66834, 2013-09-13)
Win32\Debug\cxDWMApi.dcu (5679, 2013-09-13)
Win32\Debug\cxFormats.dcu (61280, 2013-09-13)
Win32\Debug\cxGeometry.dcu (60871, 2013-09-13)
Win32\Debug\cxGraphics.dcu (327157, 2013-09-13)
Win32\Debug\cxLibraryConsts.dcu (3211, 2013-09-13)
Win32\Debug\cxLibraryStrs.dcu (5095, 2013-09-13)
Win32\Debug\cxLookAndFeelPainters.dcu (459966, 2013-09-13)
Win32\Debug\cxLookAndFeels.dcu (36482, 2013-09-13)
Win32\Debug\cxScrollBar.dcu (75944, 2013-09-13)
Win32\Debug\dxCalendarUtils.dcu (133770, 2013-09-13)
Win32\Debug\dxCore.dcu (58250, 2013-09-13)
Win32\Debug\dxCoreClasses.dcu (85862, 2013-09-13)
Win32\Debug\dxFading.dcu (26742, 2013-09-13)
Win32\Debug\dxGDIPlusAPI.dcu (155039, 2013-09-13)
Win32\Debug\dxGDIPlusClasses.dcu (91634, 2013-09-13)
Win32\Debug\dxHooks.dcu (9773, 2013-09-13)
Win32\Debug\dxMessages.dcu (3011, 2013-09-13)
... ...

近期下载者

相关文件


收藏者