论坛


2009年7月17日 星期五

AlphaControls 2009 v6.40

CodeGear| CodeGear-CodeCentral Delphi |22:32:53

A package of standard and unique skinned VCL's for UI design development using "AlphaSkins". AlphaControls is an easy-to-use universal and powerful tool for developing original skinned and non-skinned business/media applications....

2009年7月16日 星期四

咏南基于TCP的多层开发控件(更新版)

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

增加了一些功能,修正了一些BUG,已經基本穩定了。附帶有DEMO。

Cool Stuff with Delphi #28

Nick Hodges| Nick Hodges |15:12:41

Discover for Delphi Nice code coverage and analysis tool for Delphi projects, and of course it is built with Delphi. Discover is an analysis tool that allows you to measure how thoroughly your programs have been tested. Discover shows interactivel...

Buy Any Product, Choose Another Free

CodeGear| CodeGear-CDN Delphi |03:22:42

2009年7月15日 星期三

VCL news from DevExpress

David I| Sip from the Firehose |21:41:18

I received the following information in the July 15th issue of the DevExpress Newsletter by Developer Express.? DevExpress is one of our Premier Technology Partners for Delphi, C++Builder, Delphi Prism, and RAD Studio. VCL Team Kicking in the Over...

AutoCorrect for TCustomEdit and TCustomCombo descendents

CodeGear| CodeGear-CodeCentral Delphi |16:32:38

See the included readme file and demo projects for more details. In particular, while the code is Delphi 7 compatible, to actually compile in that version the default CCR.AutoCorrect.pas needs to be replaced with an ANSI version - basically, Delph...

delphi实现的web编辑器

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

delphi实现的web编辑器,没有第三方组件,全部使用delphi实现。 使用delphi来做,主要是讲思路方法,这个程序可用其他语言来写,比较简单。 程序里面主要注意document.execCommand的应用,以及光标定位(打开对话框后光标重新定位编辑器)、文字、表格、媒体插入等功...

方便实用的系统托盘图标组件

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

本组件来自CodeGear delphi2009,简单易用。我将它转为可在delphi7下使用的组件。希望能给使用delphi7的朋友带来帮助。 该组件使用方法与delphi2009中的TTrayIcon组件使用方法完全相同。 ========== 下面的说明摘自万一的博客“系统托盘组件 TTrayIcon ?..

Delphi 2007 使用ShellTreeView控件

幸福苹果| 幸福苹果-delphi |11:44:00

Delphi 2007中默认没有ShellTreeView控件,但是有ShellCtrls,dcu单元,所以我们可以使用此单元然后动态创建这个Delphi 7中有的控件:unit Unit1;interfaceusesWindows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,Dialogs,ShellCtrls,StdCtrl...

Como registrar su producto Embarcadero

CodeGear| CodeGear-CodeCentral Delphi |00:19:56

Este vídeo explica paso a paso como registrar su producto Embarcadero

Como registrar um produto Embarcadero

CodeGear| CodeGear-CodeCentral Delphi |00:06:57

Este vídeo explica passo a passo como registrar um produto Embarcadero

2009年7月14日 星期二

Delphi实用代码:自绘XP风格菜单(转)

小城太阳| 网络天空vistra-Delphi |22:59:00

阅读全文类别:软件(delphi) 查看评论

delphi 取得开机时间代码

幸福苹果| 幸福苹果-delphi |18:13:00

varT1: Int64;T2,T3: Comp;T4: TDateTime;beginT1 := GetTickCount;                               {?..

Delphi中的图形显示技巧

幸福苹果| 幸福苹果-delphi |18:11:00

Delphi中的图形显示技巧作者:ghj1976时间:2001-10-29 10:37出处:互联网责编:阅读全文类别:delphi编程 查看评论

Delphi 选择文件夹对话框 选择目录对话框 浏览文件夹对话框 浏览目录对话框

幸福苹果| 幸福苹果-delphi |18:04:00

usesvarlg_StartFolder:string;function BrowseForFolderCallBack(Wnd:HWND;uMsg:UINT;lParam,lpData:LPARAM):Integer stdcall;beginif uMsg=BFFM_INITIALIZED then    SendMessage(Wnd,BFFM_SETSELECTION,1,Integer(@lg_StartFolder[1]));result:=0...

« 上一页

下一页 »