2008年12月11日 星期四
获取一个窗口的所有子窗口(包括嵌套) - 回复 "asian" 的问题
万一| 万一的 Delphi 博客 |09:42:00
问题来源:http://www.cnblogs.com/del/archive/2008/12/10/1345752.html#1397451unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TForm1 = class(TForm) P...
Released: Castalia 2008.4
minyoad| minyoad的技术坛子-delphi |09:21:28
主要更新:新的代码模板引擎 代码模板脚本 代码模板表达式 添加sizebar,显示bookmark等 其他 sizebar相关http://www.twodesk.com/castalia/sidebar.html.
阻止删除文件(文件占坑)的delphi代码
荣植华| 荣植华的专栏-delphi |08:50:00
? 代码:function EnabledDebugPrivilege(const bEnabled: Boolean): Boolean;varhToken: THandle;tp: TOKEN_PRIVILEGES;a: DWORD;constSE_DEBUG_NAME = 'SeDebugPrivilege';beginResult := False;if (OpenProcessToken(GetCurrentProcess(), TOKEN_ADJUST_PRIVILEGE...
加壳原理与简单实现加壳(delphi源代码)
荣植华| 荣植华的专栏-delphi |08:48:00
{*****************************************************************AddShell()源自于前一段时间有写的addsection()新增区段代码,在增加区段代码的基础上,追加了1.修改启动入口点位置2.增加一段壳头xor $50的代码function AttachStart-function AttachEnd这?..
AlphaControls 2009 v6.04
CodeGear| CodeGear-CodeCentral Delphi |04:29:53
AlphaControls is an easy-to-use universal and powerful tool for developing original skinned and non-skinned business/media applications. We have also added some properties, which make AlphaControls (and the applications that use them) unique. - ...
Working with GIF images in Delphi
About.com| About.com Delphi Programming |03:00:24
GRAPHICS DEV. :: Need to display an animated GIF image in a Delphi application? Even though all Delphi versions do not natively support GIF image files formats (like BMP...
2008年12月10日 星期三
Released: Castalia 2008.4
Admin| 二十年前旧板桥 |18:20:27
I just uploaded release and trialbinaries for Castalia 2008.4. This is the biggest Castalia release inquite a while, with the huge changes to the code templates and otherthings. Here’s what’s new:Newcode templatee...
Centralizando y padronizando aciones com ActionManager
CodeGear| CodeGear-CodeCentral Delphi |16:35:14
CodeRage III - ActionManager es uno de los componentes más importantes en Delphi, permite centralizar las acciones de una aplicación, aumentando la productividad y facilidad de mantenimiento de aplicación, esta presentación ir&...
Compitiendo a nivel internacional con Delphi 2009 (Español)
CodeGear| CodeGear-CodeCentral Delphi |15:49:12
CodeRage III - Gracias al soporte Unicode y a las capacidades de internacionalización (i18n) y localización (L10n) de Delphi podemos crear aplicaciones para competir sin fronteras, ya sea desarrollando un proyecto directo o de outsourcin...
TlabeledEdit Alingment
delphi3000| delphi3000.com |12:00:00
TlabeledEdit Alingment Take it from uEditEx
2008年12月9日 星期二
Delphi 的运算符重载(2) - 可重载运算符列表
万一| 万一的 Delphi 博客 |23:50:00
类别 运算符运算符标识使用转换隐式转换 ImplicitImplicit(a: type): resultType;显式转换ExplicitExplicit(a: type): resultType;一元-NegativeNegative(a: type): resultType;+PositivePositive(a: type): resultType;IncIncInc(a: type): resultT...
Delphi 的运算符重载(1)
万一| 万一的 Delphi 博客 |23:49:00
其实 Delphi 2006 就已经支持运算符重载了, 不过 for Win32 的版本只是在 record 里支持.运算符重载有什么用处呢? 举个例子:譬如 "张三"、"李四" 两人一起来拜见你, 你可能会问: "你们两个谁大?"其实你是在问: "你们两个谁的年龄大?"; 但生活中人们一般都不这么罗嗦...
Writing games with Delphi. Ideas?
Pawel Glowacki| Pawel Glowacki |20:16:06
How would you approach creating a game with Delphi? I keep playing with Delphi Prism and recently downloaded XNA Game Studio 3.0. It installs very nicely into Delphi Prism. I wonder what is the most commonly used software for creating games that w...
Maximizing your Online Experience with CDN
CodeGear| CodeGear-CodeCentral Delphi |19:34:40
Learn tips, tricks, and best practices for using the "Web 2.0" features of the Developer Network, from the people who built it. Find out how CDN helps you be more effective and productive with Embarcadero products.
Managing Quality in Delphi 2009 and C++Builder 2009
CodeGear| CodeGear-CodeCentral Delphi |18:07:36
Insight into the metrics and management process to build quality into the latest Delphi and C++Builder 2009 release. A Quality Dashboard will be demonstrated.





冀公网安备 13098202000212号