论坛


2010年5月3日 星期一

Dr.Explain

CodeGear| CodeGear-CodeCentral Delphi |06:59:11

Dr.Explain is a help authoring tool for rapid creation of help files and user guides. Using its unique auto capture and annotation technology, developers can document their software interfaces almost hands down. When set to work, Dr.Explain parses...

2010年5月2日 星期日

SkinAdapter v. 4.47

CodeGear| CodeGear-CodeCentral Delphi |20:20:41

Overview:SkinAdapter is a component for DynamicSkinForm and BusinessSkinForm which allows to make third-party controls skinnable without modifing source code. The SkinAdapter can make any third-party controls skinnable. For example, SkinAdapter c...

2010年4月30日 星期五

Delphi 组件开发教程指南(4)组件生成过程(针对TWinControl继承而来的组件)

不得闲| 得闲笔记 |11:13:00

阅读: 628 评论: 2 作者:不得闲发表于 2010-04-30 11:13原文链接还记得在第二章的时候,我用到了procedure CreateParams(var Params: TCreateParams);这个函数的吧!为什么我会使用这个函数来实现那个对齐的问题呢!现在就来追根底的来看看!这个过程其实是在构建窗?..

C to Pascal Converter 2.5.1.2010

CodeGear| CodeGear-CodeCentral Delphi |05:56:42

01/05/2010 - Update 2.5.1.2010* Number of bug fixes* Fixed "Access Violations" in Project mode* Help file included to run CToPas under Vista* A new feature added for Unicode functions26/04/2010 - Update 2.4.25.2010* Number of bug...

Fast counting lines of text files

CodeGear| CodeGear-CodeCentral Delphi |01:52:04

3 different methods for counting lines of text files: Readln, TStringList and TFileStream. Tested with D2007, but should easily be changed to other versions too.Conclusion is the TFileStream is the fastest, but less flexible if you have to manage ...

Embarcadero Webinar: Finding and Fixing Performance Problems in Database-Driven Applications

CodeGear| CodeGear-CDN Delphi |01:00:00

2010年4月29日 星期四

学 Win32 汇编[34] - "宏" 概要

万一| 万一的 Delphi 博客 |21:34:00

阅读: 58 评论: 0 作者:万一发表于 2010-04-29 21:34原文链接从接触 C 语言时, 我就不大喜欢宏; 但为了看懂别人的代码也不得不去了解.宏可定义在源程序的任意位置, 但一般放在 .data 前面.有些简单的宏可以用 equ、textequ 或 = 来代替, 但宏有更复杂的功能."宏" 的?..

学 Win32 汇编[34] - 宏汇编

万一| 万一的 Delphi 博客 |21:34:00

阅读: 94 评论: 0 作者:万一发表于 2010-04-29 21:34原文链接从接触 C 语言时, 我就不大喜欢宏; 但为了看懂别人的代码也不得不去了解.宏可定义在源程序的任意位置, 但一般放在 .data 前面.有些简单的宏可以用 equ、textequ 或 = 来代替, 但宏有更复杂的功能."宏" 的?..

DevExpress VCL v50 Full Source

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

安装版 包括以下集合: ExpressQuantumGrid Suite ExpressPivotGrid Suite ExpressQuantumTreeList Suite ExpressVerticalGrid Suite ExpressSpreadSheet ExpressMasterView ExpressBars Suite ExpressNavBar ExpressLayout Control ExpressOrgChart Suite ExpressFl...

学 Win32 汇编[33] - 探讨 Win32 汇编的模块化编程

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

阅读: 31 评论: 0 作者:万一发表于 2010-04-29 14:01原文链接我觉得所谓的模块化有两种: "假模块化" 和 "真模块化".所谓 "假模块化" 就是通过 include 指令把 *.inc 或 *.asm 文件的文本插入到当前位置.这样最后还是一个大的 asm 文件, 这适合小型的模块化设计.所谓 ...

2010年4月28日 星期三

TPoint and TRect Record Helpers

CodeGear| CodeGear-CodeCentral Delphi |16:16:44

This is a record helper for TRect and TPoint. These examples show ways to enhance the structures in other units to add things with setting a rectangle's dimensions though Width and Height propertieshow about a TPoint that is the TopRight and the ...

TMS Component Pack 5.5.2.0 for Delphi & C++Builder 5-2010 Full Source

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

Create modern-looking & feature-rich Windows applications faster with over 300 components in one money and time saving bundle. TMS Component Pack for Delphi & C++Builder includes feature-packed grids, Office 2007 ribbon, Office 2003 style toolbar,...

Delphi 组件开发教程指南(3)组件注册

不得闲| 得闲笔记 |10:44:00

阅读: 703 评论: 4 作者:不得闲发表于 2010-04-28 10:44原文链接在上一篇中,我们简单的实现了一个对Delphi自身的TEdit编辑框控件的一个扩充!但是我们并不能像Delphi自己的TEdit一样,能够在设计状态下进行设计,而是非得要自己手动创建控件,然后才能使用。这个虽?..

Focus the First Entry Control in a Container

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

2010年4月27日 星期二

ESBPCS-Stats for VCL v5.4.0

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

ESBPCS-Stats is a subset of ESBPCS (ESB Professional Computation Suite) containing Components and Routines for Statistical Analysis and Matrix/Vector Manipulation in Delphi and C++ Builder. This subset is ideal for people who just want the Stats ...

« 上一页

下一页 »