论坛


2009年7月22日 星期三

SOCKShell 1.3 Windows Explorer context menu custom extensions

CodeGear| CodeGear-CodeCentral Delphi |18:34:06

The Windows Explorer's File menu and context menu (the menu displayed when you right click on an item in the Explorer window) display the options that operate on the selected object. These operations include the standard Cut, Copy, Delete and Rena...

CodeHealer source code analysis and verification tool for Delphi

CodeGear| CodeGear-CodeCentral Delphi |18:30:02

CodeHealer is an efficient, powerful and easy to use program source code analysis and verification tool that will help find and fix a significant number of programming bugs, mistakes and inconsistencies in programs before they are released. The in...

Delphi 自定义Colorbox只显示指定颜色项目 Colorbox显示中文颜色名称

幸福苹果| 幸福苹果-delphi |17:01:00

procedure TForm1.FormCreate(Sender: TObject);vara,b,c:cardinal;beginColorBox1.Style:=[cbCustomColors];a:=clBlack;ColorBox1.Items.AddObject('黑色',TObject(a));a:=clMaroon;ColorBox1.Items.AddObject('栗色',TObject(a));a:=clGreen;ColorBox1.Items.AddOb...

ChnCalendar v3.0 beta 饭桶牌农历控件

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

距上次发布已经有一年多时间了,这次更新是应大家要求加上了农历月历控件,下拉框的模式也有改变,增加了一些背景设置功能,如背景图,颜色。。。 欢迎大家使用,如有意义或问题,请发到xzhifei@qq.com,谢谢