2010年1月5日 星期二
將字串传入到Windows目前窗口Cursor所在位置
幸福苹果| 幸福苹果-delphi |19:38:00
网络ID:wnhoo or sos_admin网名:e梦缘Mail:wnhoo@163.com风花雪月 e梦情缘如下:function GetSysFocus : integer;VarhOtherWin,OtherThreadID,hFocusWin : integer;BeginhOtherWin := GetForegroundWindow;OtherThreadID := GetWindowThreadProcessID( hOtherWin, ni...
Delphi2007-Delphi2010 程序不出现在任务栏的方法
幸福苹果| 幸福苹果-delphi |19:36:00
http://hi.baidu.com/sail2000/blog/item/c2aaabecc7e2712d63d09f15.html2009-09-18 上午 09:28以前的代码:///////////////////////////////////////ShowWindow(Application.Handle,SW_HIDE);///////////////////////////////////////在 Delphi2007/2009/2010 已经?..
Delphi中,除了应用程序主窗口会显示在任务栏上,其它窗口默认都不会显示在任务栏.
幸福苹果| 幸福苹果-delphi |19:35:00
http://hi.baidu.com/jiljil/blog/item/9a90bd00ede00f83e950cda5.html2008-01-10 17:26Delphi中,除了应用程序主窗口会显示在任务栏上,其它窗口默认都不会显示在任务栏.没有MS开发环境中的ShowInTaskBar属性.解决办法:1.重载窗口 CreateParams 方法以实现,ShowInTask...
2010年1月4日 星期一
Special upgrade pricing has been extended to January 31, 2010.
David I| Sip from the Firehose |20:14:42
Developers using our versions 2005 and older have come to our road shows, workshops and webinars and were convinced that RAD Studio 2010, Delphi 2010, C++Buildler 2010, and Delphi Prism 2010 are the product versions to use. Our resellers and web s...
Share Your Story: What Were the "Missing Tutorials" When You Started With Delphi?
About.com| About.com Delphi Programming |14:29:22
inBeginning Delphi:: What type of applications are you building with Delphi? What was the most complex lesson you had to learn and how did you learn it? Do you remember when you started programming in Delphi? Was that 10 or 2 years ago? What were...
Creation of an Unmanaged DLL in Delphi
CodeGear| CodeGear-CDN Delphi |07:43:16
GUI Components Found in RAD Studio 2010
CodeGear| CodeGear-CDN Delphi |07:33:22
Debug Visualizer in RAD Studio 2010
CodeGear| CodeGear-CDN Delphi |07:27:07
2010年1月3日 星期日
How to Parse TAB Delimited Files in Delphi
About.com| About.com Delphi Programming |01:00:56
in Delphi TIPS::TAB delimited text (ASCII) files contain lines of code with each chunk (column) of data (string) separated by the TAB character.Most database and spreadsheet programs are able to read or save data in a delimited format.To display t...
2010年1月2日 星期六
Delphi 2010
幸福苹果| 幸福苹果-delphi |19:00:00
Delphi 2010 简介 CodeGear.RAD.Studio.2010(DELPHI2010)http://hi.baidu.com/delphiversion/blog/item/4a3035df1a3ecf5d95ee377a.htmlDelphi 2010,终于要开始支持Firebird了。http://bbs.codegear-cn.com/viewthread.php?tid=1160Delphi 2010初体验,是时候抛弃Del...
如何遍历工程中的所有窗口,Application下的所有Forms呢?
幸福苹果| 幸福苹果-delphi |18:26:00
http://www.java2000.net/todoshow.jsp?id=155692guestdsf等级:19竹币:0省:湖北省市: 松滋市发短消息加为好友铜牌会员UID2积分3400竹币0贡献1700 元在线3天11时4分帖子41注册时间2007-12-12查看此人帖子1#大中小发表于 2009-04-08 15:01:00<iframe id="google_ads...
Convert RGB to TColor or How to Get More TColor values for Delphi
About.com| About.com Delphi Programming |12:00:40
in Delphi TIPS::In Delphi, the TColor type is used to specify the color of an object. It is used by the Color property of many components and by a number of other properties that specify color values.The Graphics unit contains definitions of usefu...
2010年1月1日 星期五
2D物理引擎box2D Delphi实现
DELPHI盒子| Delphi盒子 |16:01:00
最近将box2D(www.box2D.org)物理引擎的全部代码翻译成了Delphi版本,工作量很大,由于Delphi 2005以前不支持运算符重载,所以所有计算部分都写了两个版本。理论上支持Delphi所有版本,兼容性仅在Delphi7上测试。另外将其Demos均翻译了。例子的绘图部分使用了我的另一...
硬件加速的GLCanvas画布
DELPHI盒子| Delphi盒子 |16:01:00
最近写项目需要快速画图,GDIP速度有点慢,就写了这个GLCanvas控件,有如下特性 这是可以利用OpenGL硬件加速的画布控件,使用最基础的OpenGL支持(Delphi自带的单元)。有如下特性: 1. 硬件加速,绘图速度远远胜过GDI与GDIP。 2. 支持抗锯齿,输出图像质量较高。 3....
2009年12月31日 星期四
JSon SuperObject 研究2:数据集与JSON对象互转
TinTinSoft| 碧水航工作室-delphi |23:37:00
JSON不能完全替代XML,但绝对是未来的大势所趋,其优点是简单、体积小、解析更快、解析占用资源更少。在delphi中,数据集是最常用数据存取方式。因此,必须建立JSON与TDataSet之间的互转关系,实现数据之间通讯与转换。值得注意的是,这只是普通的TDat...





冀公网安备 13098202000212号