2009年8月5日 星期三
AlphaControls Lite Edition v6.42
CodeGear| CodeGear-CodeCentral Delphi |00:42:08
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...
2009年8月4日 星期二
delphi gdi+ gdiplus
幸福苹果| 幸福苹果-delphi |18:35:00
gdiplus:http://www.progdigy.com/http://www.delphiarea.com/类别:delphi编程 查看评论
将QQ聊天窗口嵌套到自己的窗口标签中
DELPHI盒子| Delphi盒子 |16:08:00
最近在研究QQ2009窗口,无意中发现QQTab有点好玩,研究了两个小时,简单模仿了一下。 软件效果就是将QQ聊天窗口嵌套到自己的窗口标签中。 代码写的比较乱,还请大家见谅,测试环境:XP/SP2/QQ2009正式版。 尚未全部实现QQTab的所有功能。 另:如果你能完善这个程序,...
安装Lazarus+kol-ce注意事项
TinTinSoft| 碧水航工作室-delphi |13:11:00
最近不想在虚拟机里用Lazarus了,感觉在虚拟机里跑仿真器+wince,wince程序跑的有点慢。于是下载最新版的Lazarus、FPC、Cross-arm-wince-win32,逐一安装。奇怪的事情发生了,KOL-CE老是装不上去,提示有些单元文件找不到,但是明明有单元文件啊。这是前所未有的事情...
RAD Studio 2010 – IDE Features: IDE Insight
Nick Hodges| Nick Hodges |10:57:17
So David I stopped by my office the other day to take a look at RAD Studio 2010 and some of the new IDE productivity features that we’ve built into the product. You can see the video here. I’ll fill in a few things on what I demo-ed here.? I lov...
Windows 7 RTM and RAD Studio 2010 around the corner
Pawel Glowacki| Pawel Glowacki |09:56:14
It was announced few days ago that Windows 7 has RTM and very soon it will be publicly available. I have been already playing with Windows 7 RC in the VMWare image and it really looks nicer as Vista. At the same time the first sneak preview of the...
What Is Your Most Common Delphi Programming D’Oh - Coding Error Moment?
About.com| About.com Delphi Programming |07:07:45
in Coding Errors :: A "D'Oh" is typically used when Homer Simpson injures himself, realizes that he has done something stupid, or when something bad has happened or is about...
RAD Studio, C++Builder, Delphi Prism and Delphi 2010 Sneak Preview
CodeGear| CodeGear-CDN Delphi |02:43:46
2009年8月3日 星期一
台球计时软件采用access数据库
DELPHI盒子| Delphi盒子 |16:08:00
台球厅计时包含会员管理功能。用到了BussinessSkin
Delphi文本和图形 图像 Image的打印
幸福苹果| 幸福苹果-delphi |11:47:00
http://www.cnblogs.com/josix/archive/2008/03/03/1088553.html对于每一个Windows应用程序开发者来说,打印功能的实现都是极为棘手的,因为要涉及到相当多的代码,而且常常是相当复杂,但是在Delphi中实现文本和图像的打印功能却是非常容易的。文本的打印功能Delphi中文...
Delphi 取得本机打印机列表 取得本机打印机名称 取得本机所有已安装驱动的打印机名称
幸福苹果| 幸福苹果-delphi |11:45:00
unit Unit1;interfaceusesWindows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,Dialogs,Printers,StdCtrls;typeTForm1 = class(TForm) ComboBox1: TComboBox; procedure FormCreate(Sender: TObject)...
delphi 取得本机打印机列表及打印机详细信息
幸福苹果| 幸福苹果-delphi |11:44:00
unit Unit1;interfaceusesWindows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,Dialogs,WinSpool,Printers,StdCtrls;typeTPrinterInfo = record SeverName : PChar;&n...
[Delphi]Packed Record和Record的区别
幸福苹果| 幸福苹果-delphi |11:22:00
在Delphi中,Record的数据各个字节都是对齐的,数据格式比较完整,所以这种格式相对packed record占用的内存比较大,但是因为格式比较整齐,所以电脑读取这个类型的数据的时候速度比较快。 而Packed Record对数据进行了压缩,节省了内存空间,当然他的速度也变的慢了...
Delayed Event Handling Using Event Handler Detaching for Delphi Applications
About.com| About.com Delphi Programming |06:02:21
in Delphi TIPS ::The article How to Detach an Event Handler from a Control Event describes a simple mechanism to remove an event handling procedure from a control's event. Allan Lloyd...
2009年8月2日 星期日
FreeReportV2.33是fastreport的公司出品,修改了汉字打印问题
DELPHI盒子| Delphi盒子 |16:08:00
freereportV2.33是fastreport的公司出品,完全免费的Gpl软件,没有版权问题,修改了汉字打印问题(原先打印有重叠,少字的问题),汉化了打印预览界面,by bsense





冀公网安备 13098202000212号