论坛


2009年9月5日 星期六

Random Thoughts on the Passing Scene #124

Nick Hodges| Nick Hodges |10:56:48

A bunch of guys here on the R&D team are hard at work putting together their CodeRage 4 presentations.  Most of the talks will concentrate on the new things you can do with RAD Studio 2010, including new IDE and VCL features. If you haven...

Utility for importing IIS logs into Firebird

CodeGear| CodeGear-CodeCentral Delphi |01:29:07

This utility enables owners of servers running Microsoft IIS to take advantage of the Extended log format (written to *.log files on disk) AND use Firebird SQL to analyze the data. The utility rapidly imports the data from the web traffic log file...

2009年9月4日 星期五

Delphi Distiller v1.76

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

+ Delphi 2010 successfully unprotected using CYGiSO & EQUiNOX crack. + "Remove license check" is now located in the Tweaks tab. + More serials.

Indy.Sockets(VCL) 10.5.6

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

Indy官方开源地址:http://www.indyproject.org/Sockets/index.EN.aspx Indy10.5.6官方SVN最新版本 官方SVN地址:svn://svn.atozed.com/indy/indy10 SVN账号口令:indy Indy版本最新SSL库下载地址: ftp://indy.fulgan.com/SSL 见盒子论坛有人发Indy10.2.3版本,?..

BusinessSkinForm v.7.60

CodeGear| CodeGear-CodeCentral Delphi |03:13:57

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...

How to Capture the Screen Shot of the Active Window

About.com| About.com Delphi Programming |02:11:38

TIPS :: Need to take a screen shoot from code? No problem ... here's how to capture the Windows desktop or the Active Window's image into a TBitmap object -...

2009年9月3日 星期四

Class (, Static, or Shared) Constructors (and Destructors)

Allen Bauer| The Oracle at Delphi |17:40:01

In my last post, I hinted at a new native Delphi language feature, class constructors and destructors. For those familiar with, say, C# or VB.NET, they are called a ‘static’ constructor (C#), or a ‘shared’ constructor (VB.NET). Let’s now take...

IDE Fix Pack 2.7 for RAD Studio 2009 Update 3

CodeGear| CodeGear-CodeCentral Delphi |15:22:11

The IDE Fix Pack installs an DLL-Expert that fixes the following Delphi/C++Builder 2009 Update 3 bugs at runtime:Fixes the following bugs in the IDE (_not_ in your applications)* QC #47242: Possible AV when shutting down the IDE* QC #71575: Delphi...

IDE Fix Pack 2.7 for RAD Studio 2007

CodeGear| CodeGear-CodeCentral Delphi |15:20:56

The IDE Fix Pack installs an DLL-Expert that fixes the following RAD Studio 2007 bugs at runtime:Fixes the following bugs in the IDE (_not_ in your applications)* QC #47807: Error insight fails to find TObject class* Possible deadlock when Error I...

VCL Fix Pack 1.4

CodeGear| CodeGear-CodeCentral Delphi |15:13:32

The VCL Fix Pack is a Delphi unit that fixes VCL and RTL bugs at runtime by patching the original functions. If you want all IDE Fix Pack fixes in your application this unit is what you are looking for. Adding the unit to your project (Delphi and ...

delphi 最快速编码 URLDecode URLEncode

扬帆| 扬帆Blog - Delphi |15:07:14

function URLDecode(const S: string): string;var  Idx: Integer;   // loops thru chars in string  Hex: string;    // string of hex characters  Code: Integer;  // hex character code (-1 on error)begin&nbsp...

DynamicSkinForm v.10.60

CodeGear| CodeGear-CodeCentral Delphi |10:12:50

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...

Remove the Windows Constraint on Minimum Form Size: Width and Height

About.com| About.com Delphi Programming |02:00:16

TIPS :: By Windows design a form (window) has a size constraint that sets the minimum form height to the height of the caption bar and the width to 112...

2009年9月2日 星期三

凌云多标签资源管理器v3.0

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

仿windows文件管理器 ,有多标签,你可以打开海量标签,不拥挤,不杂乱,有强大而细致的标签管理,真正实现单窗口操作,多窗口切换,功能上windows该有的都有,没有的也有,有批量新建目录,批量新建文件,批量改名,目录显示大小,目录大小排序,比windows只强不弱?..

My Delphi - Build an application like Delphi IDE with RTTI

CodeGear| CodeGear-CodeCentral Delphi |14:14:13

Application like Delphi IDE, allow to drop components from a palette, set properties using a inspector, design support, drag & drop, and a lot of RTTI

« 上一页

下一页 »