论坛


2009年5月26日 星期二

在Delphi中静态调用DLL 引用外部Dll External Dll 导入Dll

幸福苹果| 幸福苹果-delphi |16:35:00

http://hi.baidu.com/numax/blog/item/3d13eb0fef1159eeaa6457ce.html调用一个DLL比写一个DLL要容易一些。首先给大家介绍的是静态调用方法,稍后将介绍动态调用方法,并就两种方法做一个比较。同样的,我们先举一个静态调用的例子。unit Unit1;interface阅读全文类别...

给应用程序添加XP风格的简单方法

幸福苹果| 幸福苹果-delphi |16:32:00

http://hi.baidu.com/2356/blog/item/e6e848ed7f3e00dcb31cb1d6.html       首先确认你在Windows XP下,因为如果在98或2K下,那除非自己重画所有界面,要不基本上是无法实现XP风格的。1.最简单的方法阅读全文类别:delphi编程 ?..

XPMan Bug

幸福苹果| 幸福苹果-delphi |16:32:00

2008年07月26日 星期六 上午 09:13       上网搜了一下,发现VCL+ XP Manifest还有许多Bug,现列举如下:       1. DropDown风格的TCombobox控件,用BackSpace键删除汉字时,光标定位不阅读全文类别...

如何使用BHO定制你的Internet Explorer浏览器

幸福苹果| 幸福苹果-delphi |15:26:00

http://b2020b.cnblogs.com/类别:delphi编程 查看评论

在webbrower里输入回车

幸福苹果| 幸福苹果-delphi |15:24:00

http://hi.baidu.com/xgymcn/blog/item/cb6f5d668fcbf523aa184c13.html2009年02月26日 星期四 11:48含有多行文本输入框(textarea )或提交(submit)按钮的HTML表单在TWebBrowser中显示时,对回车键不响应。另外,Delphi表单上按钮的快捷字母键也无阅读全文类别:delphi...

TWebBrowser组件的用法

幸福苹果| 幸福苹果-delphi |15:23:00

http://hi.baidu.com/delphistu/blog/item/e261d6953b881f4ad0135e7b.html2007年05月21日 上午 11:37TWebBrowser组件的用法 [转载]发表时间:(2006-09-27 14:32:13)感谢Delphi,使得一切都变得如此轻松。W阅读全文类别:delphi编程 查看评论

揭开Outlook Express编辑器的奥秘

幸福苹果| 幸福苹果-delphi |15:22:00

http://www.th7.cn/Article/bc/de/200702/11712_2.html阅读全文类别:delphi编程 查看评论

Delphi下html编辑器,像foxmail或者Outlook的邮件编辑器一样 能够保存为单一文件如 mht,eml (200分)

幸福苹果| 幸福苹果-delphi |15:00:00

话题3631014的标题是:Delphi下html编辑器,像foxmail或者Outlook的邮件编辑器一样 能够保存为单一文件如 mht,eml (200分)分类:数据库-C/S型sdie (2006-11-24 10:40:00)我在论坛上搜了好久,一直没有搜索到理想的解决方式。我希望能够实现html的简单编辑,例如插入?..

将网页保存为mht文件~~

幸福苹果| 幸福苹果-delphi |15:00:00

将网页保存为mht文件~~(*//标题:将网页保存为mht文件说明:接口只定义需要使用的部分,如要研究请参考其他文档设计:Zswang支持:wjhu111@21cn.com日期:2004-01-05//*)///////Begin Sourceuses ComObj;///////Begin 接口定义// Constants for enum SaveOptionsEnumtyp...

delphi中将webbrowser用作网页编辑器

幸福苹果| 幸福苹果-delphi |14:37:00

http://hi.baidu.com/lxschool/blog/item/3382abaf5bfb2ec47cd92a87.html2009-04-28 09:471.在formcreate事件中加入Application.OnMessage := IEMessageHandler;这是用作对webbrowser回车事件处理消息阅读全文类别:delphi编程 查看评论

AlphaControls Lite Edition v6.33

CodeGear| CodeGear-CodeCentral Delphi |04:22:18

AlphaControls Lite Edition is a part of the AlphaControls package which can work without any limitations in Delphi 5/6/7/2005/2006/2007/2009 and C++ Builder 6/2006/2007/2009 under Windows XP and newer. By using these components you can see the bas...

AlphaControls 2009 v6.33

CodeGear| CodeGear-CodeCentral Delphi |04:20:12

AlphaControls is an easy-to-use universal and powerful tool for developing original skinned and non-skinned business/media applications. We have also added some properties, which make AlphaControls (and the applications that use them) unique. - ...

Delphi Challenge: Create a Custom Function: Remove Empty Folders

About.com| About.com Delphi Programming |03:45:21

in Delphi Code Challenges :: Delphi programming challenges / exercises are designed to help you refactor your old code to make it more efficient; get new ideas on how to...