论坛


2008年10月29日 星期三

BusinessSkinForm v.7.05

CodeGear| CodeGear-CodeCentral Delphi |20:03:06

BusinessSkinForm VCL library help you to create applications with skins support for forms, menus, hints, many standard and DB controls. You can create your skins with special editor. Develop your business applications with BusinessSkinForm VCL!Fea...

DynamicSkinForm v.10.05

CodeGear| CodeGear-CodeCentral Delphi |19:53:30

DynamicSkinForm VCL library help you to create applications with skins. Skins support for forms, menus, hints, many standard and non-standard original controls. Skins with many objects, effects help you to create standard and non-standard cool ap...

学习 Message(10): 测试复合 TWMMouse 结构相关的鼠标消息

万一| 万一的 Delphi 博客 |17:27:00

和 TWMMouse 一直的消息结构有:TWMLButtonDblClk {左键双击} TWMLButtonDown {左键按下} TWMLButtonUp {左键抬起} TWMMButtonDblClk {中键双击} TWMMButtonDown {中键按下} TWMMButtonUp {中键抬起} TWMMouseMove {鼠标移动} TWMRButtonDblClk {右键...

三层开发包MateyDB

DELPHI盒子| Delphi盒子 |16:10:00

MateyDB是一套友好的三层开发组件包,它采用RemObject SDK作为数据传输通道, 由中间层服务器和客户端开发包两部分组成。 MateyDB有以下几大特点: (1)、中间层服务器具有稳定性强、安全性高、负载量大等特点,已有成功的大项目在使用; (2)、根据服务器端的参数设置...

学习 Message(10): WM_CancelMode 消息测试

万一| 万一的 Delphi 博客 |16:03:00

启动模式窗口, 当前窗口会收到一条 WM_CancelMode 消息; 改消息无参数.本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) ...

学习 Message(9): 消息结构纵览

万一| 万一的 Delphi 博客 |14:29:00

传递消息就是传递消息数据, 数据是一组数据, 所以消息是一个结构;系统标准的消息结构在 Delphi 中被定义为 TMsgPMsg = ^TMsg; tagMSG = packed record hwnd: HWND; message: UINT; wParam: WPARAM; lParam: LPARAM; time: DWORD; pt: TPoint; end; TMsg ...

Indy In Depth.pdf下载

Admin| 二十年前旧板桥 |13:55:55

Indy In Depth.pdf详细章节见下图。下面是下载连接:http://www.namipan.com/downfile/Indy%20In%20Depth.pdf/f81a99a0351cd6dea36e88abd15cebf363efec4f752f0c00Tags -delphi,indy

PocketCaddy

CodeGear| CodeGear-CodeCentral Delphi |12:37:27

PocketCaddy is a Delphi for .NET Compact Framework application designed to run on PocketPC devices, and is used to keep track of the scores for a round of golf for one or more players. It allows for player and golf course details to be entered and...

PocketCaddy

CodeGear| CodeGear-CodeCentral Delphi |12:37:27

PocketCaddy is a Delphi for .NET Compact Framework application designed to run on PocketPC devices, and is used to keep track of the scores for a round of golf for one or more players. It allows for player and golf course details to be entered and...

I’m in Dr. Dobbs!

Nick Hodges| Nick Hodges |09:25:34

I did a podcast for the folks over at Dr. Dobbs.  Most of it was about Delphi Prism — the interviewer was pretty excited about it. 

I’m in Dr. Dobbs!

Nick Hodges| Nick Hodges |09:25:34

I did a podcast for the folks over at Dr. Dobbs.  Most of it was about Delphi Prism — the interviewer was pretty excited about it. 

Delphi and C++Builder 2009 - the best, RAD/Visual native code tools for Windows 7

David I| Sip from the Firehose |02:10:20

At PDC 2008 in Los Angeles this week, Microsoft demonstrated and delivered preview releases of Windows 7 to the attendees at the conference. The Wall Street Journal MarketWatch said in their article, "Windows 7 extends developers’ investment...